Concepts of CS Lecture 1.

Slides:



Advertisements
Similar presentations
Types and components of computer systems
Advertisements

Chapter 1:Introduction to the world of computers
Lesson 1 Computers and Computer Systems
CENTRAL PROCESSING UNIT
CSCI 1412 Tutorial 1 Introduction to Hardware, Software Parminder Kang Home:
Chapter 1 Computer, Internet, Web, and Basics
Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering.
Computer Hardware Software Network Peripheral devices Input Breaking codes Modeling weather systems Mainframe Server System unit CPU Input Devices Data.
An Overview of the Computer System
Introduction to the World of Computers
Types of Computers & Computer Hardware Computer Technology.
Introductory Computer Concepts Hardware refers to the physical components of a computer system. Central processing unit(CPU) Main memory Input unit Output.
Computer Systems – Hardware
Intermediate GNVQ ICT Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Using Computers CS French Chapter 1.
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition Morrison / Wells.
Flash Cards Computer Technology.
Chapter 3 Computer Hard ware
CS 1410 Intro to Computer Tecnology Computers and History1.
1 1 Computer  The computer is basically a digital machine that accepts inputs, process them, and provide outputs  Computers use electronic circuits to.
Classification of computers
Copyright (c) 2004 Prentice Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Go! Computer Concepts.
Computers Parts/Types. Topics Definition Types of Computers Parts of Computer System Impact on Society.
Classification of Computers
© 2005 By Prentic Hall1 1 University Of Palestine Essentials of Management Information Systems Kenneth C. Laudon, Jane P. Laudon Instructor: Mr. Ahmed.
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.
Chapter 1 Intro to Computer Department of Computer Engineering Khon Kaen University.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Chapter 4 Information Technology in Business: Hardware.
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Calculators are used to increase speed and accuracy of numerical computations The abacus has roots dating back over 5,000 years Mechanical calculators.
Development of Computers. Hardware 1. Original concept: Charles Babbage 1840’s 2. 4 basic components of a computer system: input store mill output (Now:
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Types of Computers & Computer Hardware Computer Technology Day 1.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
COMPUTER BASICS Vocab and Terminology. What do all of these terms have in common? DesktopServer Workstation Handheld Laptop/Notebook Supercomputer Mainframe.
The Computer System.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
 Computers are classified according to  Purpose  Data hiding  Functionality  Size.
CHAPTER 1 OVERVIEW OF COMPUTER AND PROGRAMMING 1.1 Electronic Computer Then and Now 1.2 Computer Hardware 1.3 Computer Software 1.4 The Software Development.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
APPENDIX A Hardware and Software Basics
Chapter 1 Introduction.
Click once to reveal the definition. Think of the answer
Jan Smith Computer Concepts and Applications
The abacus has roots dating back over 5,000 years
Types of Computers & Computer Hardware
Objectives Define Computer and Identify the Four Basic Computing Functions Identify the Different Types of Computers Describe Hardware Devices and Their.
Computer Hardware and Software
Types of Computers & Computer Hardware
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Introduction to Microprocessors
Introduction to Computing
Types of Computers & Computer Hardware
Introduction to Computers
An Overview of the Computer System
Jan Smith Computer Concepts and Applications
Types of Computers.
Introduction to IT and Types of Computers
Introduction to Computers
Unit One - Computing Fundamentals
COMPUTER FUNDAMENTALS i
Presentation transcript:

Concepts of CS Lecture 1

What is a computer?

Computer programs and algorithms A computer is a device that accepts inputs , processes data, and produces output according to a stored program . A computer program is a set of instructions written by a programmer using a programming language that tells a computer how to solve a problem or carry out a task. An algorithm is an abstract or a general procedure of instructions for solving a problem using the inputs followed by data processing and ending with the desired output.

Architecture of Modern Computer ALU ROM Input CU Output RAM Registers CPU Internal Memory External Storage

Central Processing Unit (CPU) The CPU of most modern computers are microprocessors, which is an electronic component that can be programmed to perform tasks (processing) on data it receives. CPU is the main unit of the computer which is responsible for executing the instructions stored in the internal memory. CPU includes: Arithmetic and logic unit (ALU): that performs all arithmetic and logical operations. Control unit (CU): it is responsible for controlling all the CPU operations including decoding the instructions stored in the main memory.

Internal Memory It is composed of chips of integrated crcuits which are cabable of storing and retreivng data quickly. Thee are two types of internal memory: Read Only Memory (ROM) Random Access Memory (RAM)

External Storage The space where data and programs are stored permanently even when the power is turned off. Nonvolatile external memory Magnetic tapes, magnetic disks, compact disks (CD), Flash memory, Floppy disk,

Computer Inputs

Computer Output

Computers types Computers ca be classified according to the size and computational space into: Super computers Mainframes computes Minicomputers Microcomputers

Personal Computers

Workstation Computers

Videogames are computers

Why computers sometimes called serves or clients? When a computer becomes a client? Which computer can be used as a server?

Super Computers the highest in speed The most expensive type Costs tens of millions of dollars Able to tackle complex tasks and Handle compute- intensive problems: Weather simulation and forecasting simulate Nuclear explosions Complex scientific applications.

Mainframe Computers A large size computer that is able to store huge amount of data. It supports hundreds to thousands of users simultaneously. It provides multitasking efficiently. The cost ranges from hundred thousand to millions of dollars.

Minicomputers They are similar to mainframes but on a smaller scale and less power. Such computers’ cost ranges from ten thousands up to several hundred thousands of dollars.

Microcomputer They are computers in which the CPU is manufactured as a single chip called “microprocessor” Compared with previous types, they are the lowest in power and cost. They include the following different types of computers: Personal computes Desktop computer Mobil or portable computer Notebook Tablet Ultra-mobile Handheld computers Workstations Videogames consoles

Numeric data epresentation

Text data representation

Text Data representation

ASCII Codes