Basic Concepts Of Information Technology (IT)

Slides:



Advertisements
Similar presentations
COMPUTER BASICS Module Review.
Advertisements

Basic Computer Vocabulary
Its All Geek to Me Computer Basics.
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved Plug-in B3 HARDWARE & SOFTWARE.
Basic Computer Hardware and Software.
 Computer hardware components are the physical pieces of the computer.  The major hardware components of a computer are: – The central processing.
An Overview of the Computer System
1 System Software “Background software”, manages the computer’s internal resources.
Introduction to Computer Terminology
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
IC3 GS3 Standard Computing Fundamentals Module
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
Introduction to Programming Dr Masitah Ghazali Programming Techniques I SCJ1013.
Basic Concepts Of Information Technology (IT)
Flash Cards Computer Technology.
Basic Concepts Of Information Technology (IT) Information Technology II - INT211.
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
Computer Basics & Computer Evolution 1642 Blaise Pascal – mechanical adding machine.
Lesson 2 — How Does A Computer Process Data?
Introduction to Computers
2.0 Computer System.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
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.
1 Hardware and Software b Hardware the physical, tangible parts of a computerthe physical, tangible parts of a computer keyboard, monitor, wires, chips,
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Computer Architecture
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.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
Computer Basic Vocabulary
Parts of the Computer System
© 2006 Pearson Education Chapter 1: Computer Systems.
Looking Inside the Computer System
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
The Computer System CS 103: Computers and Application Software.
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
Introduction to Computers and Terminology CS280 – 09/01/05.
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.
Basic Computer Hardware and Software.
©2013 Pearson Education, Inc. Upper Saddle River, NJ. All Rights Reserved. Introduction to Computers and Computing.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
DIGITAL TECHNOLOGY. 20 Questions  Pair off with another student within your table.  Both of you are to think of your favorite in a specific category.
COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad.
Computer Structure. We will look at:  Four Box diagram  CPU  Memory  Registers and their role  Processing speed.
Java Programming: From the Ground Up
BASIC PROGRAMMING C SCP1103 (02)
King Saud University- College OF Applied Studies
An Overview of the Computer System
Basic concepts of Information technology
Computer Basics 1 Computer Basics.
BASIC PROGRAMMING C SCP1103 (02)
Computer Hardware and Software
Basic Computer Hardware & Software
Basic concepts of Information technology
This presentation uses a free template provided by FPPT.com PRESENTED BY, R.Mohammed yasik.
Introduction to Computers
Basic Computer Hardware and Software.
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
An Overview of the Computer System
Chapter 3 Hardware and software 1.
Standard Grade Revision
Chapter 3 Hardware and software 1.
Windows.
4. Computer system.
Presentation transcript:

Basic Concepts Of Information Technology (IT)

The Basics – What is Information? Information is data processed for some purpose Information can only be considered to be 'real' Info if it meets certain criteria i.e. 1. it must be communicated to the recipient  2. it must be in a language that is understood  3. it must be in a suitable form  4. it must be relevant for achieving some purpose

Information - is any form of communication that provides understandable and useful knowledge for the person receiving it.

What Is A Computer? A computer is a general purpose, programmable device that is used for the production and processing of information capable of calculating and storing results

What do we mean by general purpose? Most devices can be described by their function e.g Washing Machine, DVD Player Computers, however, can be used for almost any purpose: - typewriter - video editor - accounts tracker - database / address book - DVD / CD Player - and many others…

Computers Are Programmable Computers respond to instructions in the form of programs Programs are written in order to make computers behave in specific ways i.e. word processor, systems control Programs are stored in the Computer memory

How computers process information Computers accept inputs ( i.e. data) The input is translated into binary numbers and ‘processed’ The process produces output (i.e information) This sequence can repeat endlessly: outputs can be inputs! Illustrating this - the ‘Black Box’ model

Processing - the ‘Black Box’ model We can think of a computer as a ‘black box’ : input process output 3+5 What is the capital of France? Turn off the heating at 8:00pm 8 Paris Heating shut down at 8:00pm

Components of a Computer System Computer Systems are made up of: Hardware – the physical parts Software - the instructions or programs that control the hardware The Human Being – the brains behind the whole system!

Types Of Computer Mainframe Computer Minicomputer Personal Computer (Microcomputer / Desktop) Laptop Network Computer / Server Uses two types of terminal: “Dumb” and “Intelligent”

Computer Organisation – the Von Neumann model Most Computers are based on a model proposed by John Von Neumann in 1946 The ‘logical’ units of this model are: Stored program Central Processing Unit: fetches and executes the program instructions sequentially Memory Input and Output devices

Computer Hardware components A typical PC System is made up of: System Unit Keyboard Monitor (VDU) Mouse Printer Modem Multimedia Devices

Hardware – The System Unit The central component of the system Houses: The Processor: corresponds to the CPU Memory: RAM and ROM Storage: Hard Disk, Removable Storage devices

The Processor (CPU) Types include Intel Pentium series, Celeron, AMD Athlon Chip at the heart of the computer- does the calculations Speed is very important – measured in megahertz (MHz): the faster the processor the more calculations performed per second.

Memory A computer must be able to store its calculations and programs Two types of memory: “Volatile” and permanent. Measured in bytes One byte = eight bits

Random Access Memory (RAM) Used by the Computer as the working area Holds the working program, the data being processed and the interim results Volatile - contents are erased if power is cut Can be accessed randomly: can get any piece of data directly. Faster than permanent storage Not to be confused with ROM (Read-Only Memory)

Storage - Hard Disk Permanent Memory - records and stores all programs and data / information magnetically Larger than RAM - average 12 - 120GB Slower - involves mechanical movement (read/write head, revolving disk)

Other types of Storage Floppy Disks - CD/DVD ROM Zip Drive Magnetic Tape Data sticks Flash Memory

Input Devices Keyboard Mouse: used in conjunction with the GUI (Graphical User Interface), point and click Other types of Input Devices: Trackballs Light Pens Touch Screens Tablets

Output Devices Monitor: also known as the Visual Display Unit (VDU) Printers Laser Printer Inkjet Printer Impact

Software Generic name of all programs Made up of code interpreted by the hardware Written in programming languages - Java, C, C++, Perl Two kinds of Software: System Application

System Software Concerned with the computer itself: devices, file and storage management, error correction Main piece of SS: Operating System (OS) OS: the driving program of the computer communicates between all programs and the hardware controls timing and sequence of events manages data to ensure security and integrity Examples: Windows, Mac OS, Unix

Applications Software Concerned with the world outside the computer Gives the computer its general purpose nature Used for the things you want the computer to do Common Examples - Word, Excel, Internet Explorer Applications can be more specialised: e.g. Architecture package

How Software is made Involves a cycle of research, analysis, development and testing Systems Analysts - study the business processes and designs the software Programmers - develops the software

Problems with Software Software is complex Difficult to test comprehensively Can have bugs: these can be trivial or major Symptoms of bugs hanging crashes

The Graphical User Interface (GUI) Represents all the program / computer resources as icons Workspace represented graphically - creates ‘virtual’ documents More usable: led to wider use of computers Adds to the unique nature of the computer as both a tool and a medium

Do’s and Don’t’s DO give the computer room to breathe keep it in a dry place dust free shut down properly keep removable storage away from the screen DON’T block air vents eat or drink while using the computer expose to extremes of temperature just switch off move while the computer is in operation