Information Communication and Technology Class By: Mr. Latibeaudiere March, 2011.

Slides:



Advertisements
Similar presentations
Computer Systems Nat 4/5 Computing Science Computer Structure:
Advertisements

An Overview of the Computer System
Warm-Up Complete Both Sides #1-#10 Computer System Review.
ICS103 Programming in C Lecture 1: Overview of Computers & Programming
Lecture 1: Overview of Computers & Programming
COMP6005 An Introduction to Computing Session Two: Computer Hardware.
INTRODUCTION OF COMPUTER
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.
What Is A Computer System?
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Introduction to Computers
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Computer System Alanoud Al Saleh. Computer systems Are defined as: A machine for solving problems. Specifically the modern computer is high-speed electronic.
 What is a Computer What is a Computer  Functions of Computer Functions of Computer  Input Device of a Computer Input Device of a Computer  Output.
INTRODUCTION TO COMPUTERS
Computer Organization ANGELITO I. CUNANAN JR. 1. What is Computer?  An electronic device used for storing and processing data.  It is a machine that.
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
INTRODUCTION TO COMPUTING
Georgia Institute of Technology Introduction to Programming Part 2 Barb Ericson Georgia Institute of Technology May 2006.
COMPUTER SYSTEM.
Computers Inside and Out
Computer System Game 6511 Keyboarding
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
The Computer System Review Game Directions: 1.Read each of the following questions and corresponding answer choices. 2.Click on the answer that you think.
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.
Slide 1 Wednesday, October 07, 2015 Low Level Machine.
CHAPTER 1 GC 101 Introduction to computers and programs.
Intro to Computers Computer Apps 1.
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.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
Stages of Processing.  When a computer is given instructions, a series of tasks must take place in order for a result to be accomplished  To accomplish.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Parts of a Computer - Introduction
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
An Overview of the Computer System lesson 1. This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software:
Fundamentals of Information Systems MBA 606. Introduction to Computers ComputersComputers Information Systems & TechnologyInformation Systems & Technology.
Looking Inside the Computer System
INFORMATION TECHNOLOGY
Central Processing Unit
Computer Basics Mr. Chu MPHS CIS 1.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
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.
HOW A COMPUTER PROCESSES DATA. What is hardware? Hardware is the electric, electronic and mechanical equipment that makes up a computer What is software?
Know what a computer is used for Understand the difference between hardware and software Be able to describe the way that data is stored in a computer.
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
The CPU Central Processing Unit. Activity 1 5 minutes to discuss and feedback on the following: 1.What is this? 2.What is it for? What do you notice ?
09/06/ Data Representation ASCII, Binary Denary Conversion, Integer & Boolean data types.
Hardware and Software By: Kyle Face. Hardware! Main computer hardware components Hardware refers to the physical components of a computer (What you can.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Computer Systems Nat 4/5 Computing Science Computer Structure:
Computing Science Computer Structure: Lesson 1: Processor Structure
Computer Science.
Technology Applications Mr. Moses
An Overview of the Computer System
ICS103 Programming in C Lecture 1: Overview of Computers & Programming
Computer Systems Nat 4/5 Computing Science Computer Structure:
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Introduction to Programming Part 2
Understand the interaction between computer hardware and software
4. Computer system.
Introduction to Computers
Presentation transcript:

Information Communication and Technology Class By: Mr. Latibeaudiere March, 2011

Introduction Introduction This chapter talk about computer systems and how information is processed in those machine.

Input,processing,output The three basic stages before any task can be complete witch are input, processing and output. What is a program. The most commonly used input devices and output and what means GIGO ‘garbage in garbage out’

Data information What means data. the types of data which are numeric, text, dates, graphics and sound.

Concepts A computer is an information processing machine. Computer process data to produce information. The most common mist take made by people when they talk about computers is to believe that are intelligent ‘thinking machine’. Everything that a computer on its being told exactly what to do and how to do it by a human.

Parts of the computers Hardware is the name given to any part of a computer that you can actually touch. An individual piece of hardware is called a device.

Input devices Central processing Unit (CPU) Output devices Backing storage devices Fig. 1.2: the part of the computer

The central processing The central processing unit (CPU) s the part of the computer where the searching and sorting of data, calculating and decision- making goes on. The CPU is describe as the ‘brain’ of the computer, but this isn`t really true because computers aren`t able to think for themselves. The CPU contains the main memory, the control unit and the arithmetic and the logic unit (ALU). The main memory holds the program instruction and the data.

Central processing unit Main memory PROCESSOR ALU CONTROL UNIT Input And Output devices Data flow Control flow instruction flow

m The set of instruction that humans give computers are called programs and software. Software that caries out a particular type of task for a user is often called application software. Word processor, spreadsheets, databases, programs to control or fly aero planes to calculate a company payroll or keep track of how many cans of baked beans are left in a supermarket are all example of applications software.

There many reasons for using and some of this are: Computer can work much faster than humans can. Computers never get tired or need a rest; Computers can do jobs that it would be dangerous for a humans to do; Computers can store large amounts of information in a very small space; Computer can find information very quickly; Computers never lose or misplace information.

Input, processing and output Input, processing and output Whenever a computer is used it must work its way through three basic stages before any task can be completed. This are input, processing and output. A program is a set of step by step instructions which tell the computer exactly what to do with input in order to produce the require output.

Input Input The stage of computing is concerned with getting the data needed by the program into the computer.the most commonly used input devices are the mouse and the keyboard.

Processing Processing The program contains instructions about what to do with the input. What the computer produce at the end of this stage, the output, will only be ass good as the instructions given in the program. In other words if garbage has been put into the program; garbage is what will come out of the computer. This is know as GIGO; or garbage in garbage out.

Output Output The output stage of computing is concerned with “giving out” processed data as information in a form that is useful to the user.the most commonly output devices are the screen and the printer.

Data and information Data and information Data s any collection of numbers; character or other symbol that has been coded into a format that can be input to a computer and processed.data has no meaning or context. There many types of data the many types of data can be input into a computer and processed are numeric; text; dates; graphics and sound.

Numeric Numeric Numeric data types are spilt into two different sort. First is a whole number that has no decimal point in it. Second is real. A real number is one with a decimal point in it

Text Text Text data includes any character on the keyboard. Text is also called string

dates Dates are often created as a kind of data on their own and stored in[pside the computer in a very special way that makes them easier to process.

Graphics Diagrams, picture and scanned images store on a computer in special graphics files.

Sound Any sound can be recorded in digital form for use by a computer.

Always remember A computer processes data to turn it useful information.

Questions Questions 1. Describe what happens at each of the stage of computing listen below. 1. Describe what happens at each of the stage of computing listen below. (a) input: (a) input: (b) processing: (b) processing: (c) output: (c) output:

2. Answer the following 2. Answer the following (a) what is meant by the term data? (a) what is meant by the term data? (b) Give an example of 2 different data types..(b) Give an example of 2 different data types. (c)What s meant by the term information. (c)What s meant by the term information. (d)Give one example of information. (d)Give one example of information.

. 3. Put the computer memory size listened below into increasing order of size with the smallest first and the bigger last. 3. Put the computer memory size listened below into increasing order of size with the smallest first and the bigger last. 10mb 100 m 5gb 50mb 500 m 10mb 100 m 5gb 50mb 500 m

. 4. Mr. Brown is divorced with two children. She recently returned to full-time education and is in the third year of a science degree. She has taken out student loans of L5000. She regularly 4. Mr. Brown is divorced with two children. She recently returned to full-time education and is in the third year of a science degree. She has taken out student loans of L5000. She regularly plays squash at the local sport center. She does not have any credit cards. She rents a council house from her local authority. plays squash at the local sport center. She does not have any credit cards. She rents a council house from her local authority. (a)Using only the information given above; write down five facts about Mr. Browns which are likely to be stored in a computer database. (a)Using only the information given above; write down five facts about Mr. Browns which are likely to be stored in a computer database. (b) Explain briefly the different between information and data.

. Thanks