COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad.

Slides:



Advertisements
Similar presentations
INTRODUCTION OF COMPUTER
Advertisements

Using Computers CS French Chapter 1.
Introduction to Computer Systems
Chapter 3 Computer Hard ware
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
Configuration.
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.
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.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
SHANKERSINH VAGHELA BAPU INSTITUTE OF TECHNOLOGY(075). Faculty Name:- Prof H.M.Patel GROUP MEMBERS: ELECTRICAL ENGINEERING UTSAV , KRUTI ,
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.
Intro to Computers Computer Apps 1.
COMP1050 Winter 2015 Computer System Maintenance.
C++ Programming: From Problem Analysis to Program Design, Third Edition Chapter 1: An Overview of Computers and Programming Languages.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Module 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Parts of the Computer System
© 2006 Pearson Education Chapter 1: Computer Systems.
2 nd MEETING Basic Introduction to Computers. The Computer Defined  A device that computes  Electronic device  Converts data into information  Modern.
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
UNIVERSITI TENAGA NASIONAL “Generates Professionals” MODULE 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE.
1 ENG224 INFORMATION TECHNOLOGY – Part I 1. Introduction to Computers.
ICS2O-What is Computer and Information Science There is a wide variety of definitions for what a computer is or what it does. Our definition for the computer.
Hardware Information Created by Nasih 1. Hardware  The physical components of a computer system, including any peripheral equipment such as printers,
Introduction To Computers
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 COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Computer Architecture and Number Systems
Java Programming: From the Ground Up
Basics of Computer A Computer is Electronic device that can
Computer Components ICS 3U0.
An Overview of the Computer System
Chapter 1: An Overview of Computers and Programming Languages
Computer Fundamentals 1
The abacus has roots dating back over 5,000 years
Chapter 1: An Overview of Computers and Programming Languages
Computer Architecture
introduction to computer
Chapter 1: An Overview of Computers and Programming Languages
C++ Programming: From Problem Analysis to Program Design
Introduction to Computers
08/28/06 parts of the computer.
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
Objective 2.01: Classify computer components
PARTS OF THE COMPUTER squires productions.
Computer Electronic device Accepts data - input
Objective 2.01: Classify computer components
Basic Computer Organization
Introduction to Computers
Introduction to Computers
Computer components.
Objective 2.01A: Classify Computer Components
Logical Computer System
Fundamental of computer
Objective 2.01: Classify computer components
COMPUTER FUNDAMENTALS i
Objective 4.01: Classify computer components
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
4. Computer system.
08/28/06 parts of the computer.
Computer components.
Presentation transcript:

COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad

Contents  What Is Computer?  Components of Computer  Hardware ‒ Input Devices ‒ Output Devices ‒ Central Processing Unit (CPU) ‒ Primary Storage (Memory ) ‒ Secondary Storage (Mass Storage)  Software ‒ Types of Software  Conclusion

What is COMPUTER?  Computers are automatic, electronic machines that – accept data & instructions from a user (INPUT) – store the data & instructions (STORAGE) – manipulate the data according to the instructions (PROCESSING) – store &/or output the results to the user (OUTPUT)  A computer system is composed of hardware and software.

 Its components include… 1.Input devices 2.Central Processing Unit (CPU) 3.Primary storage (Memory) 4.Secondary storage (Mass storage) 5.Output devices Components of Computer Inputs Outputs Processing Storage

Components of Computer Mass Storage Input devices Input devices Output devices Control Unit (CU) Arithmetic and Logic Unit (ALU) CPU Memory

HARDWARE  Mechanical, electrical, electronic, or other physical equipment and machinery associated with a computer system or necessary for the playback or projection of nonprintmedia.  Basic microcomputer hardware includes a central processing unit (CPU), keyboard, and monitor.

 Input devices allow the user to enter information into the system, or control its operation. Examples … Keyboard Mouse Optical Mouse Trackball Joystick Light Pen Webcam Barcode Reader Touchscreen INPUT DEVICES

 An output device is a piece of hardware that is used to display or output data which has been processed or has been stored on the computer. Examples are… MonitorPrinter Speakers Plotter Video Beam OUTPUT DEVICES

CENTRAL PROCESSING UNIT (CPU)  CPU is the heart and brain of a computer. It is normally an Intel Pentium (or equivalent).  It receives data as input.  Follows instruction, and processes data accordingly.  Presents the information as out put to the user.  Its primary function is to execute programs.  It controls & coordinates all components such as memory, input and output devices.  CPU consists of two units  Control Unit (CU)  Arithmetic & Logic Unit (ALU)

Control Unit (CU) The control unit controls the overall activities of the components of the computer. It is mainly used to coordinate the activities among other units. It will send commands signals and controls the sequence of instructions to be executed. Arithmetic and Logic Unit (ALU) Performs arithmetic and logical operations on the data.  arithmetic operations (+, -, *, /)  logic operations (>, =, etc.) Contd… CPU

 Primary Storage also called Main Memory – On board memory (located on the motherboard) – Very fast, but expensive – Two types RAM – Random Access Memory ROM – Read Only Memory  RAM - Random Access Memory – Read/write capability – Contents lost when computer is turned off (volatile) – A program must be in RAM for it to execute – Its types are Static & Dynamic RAM PRIMARY STORAGE (MEMORY )

 ROM - Read Only Memory – Read but not write capability – Permanent (non volatile) – Stores the preliminary instructions to be executed when the computer is turned on, e.g. To check RAM To check communications with peripheral devices Bootstrap loader program – Its types are ROM, PROM, EPROM & EEPROM PRIMARY STORAGE (MEMORY )

 Secondary Storage also called Mass Storage – External devices (not on the motherboard); either inside or outside the computer – Store programs and data permanently – Slower, but cheaper SECONDARY STORAGE (MASS STORAGE)

– Different sizes/styles Floppy Disk - 1.4MB (portable) Zip Drive MB (portable) CD - 650MB (portable) Hard Disk Drive >=20GB (not portable) Tape - 50GB (portable, very slow) Flash drives (portable) SECONDARY STORAGE (MASS STORAGE)

SOFTWARE  Programs written in a special language with a series of instructions to a computer or its peripherals that cause the computer to solve a problem or perform a task to achieve a specific set of results.  Simply a set of instruction necessary for a computer to accomplish required tasks.

 A computer program is a series of instructions – each instruction is expressed in a format consistent with a predefined set of rules – a computer processes data under the direction of the instructions in a program – there are instructions to input, process, store and output data – the user of a program (as distinct from its creator) has no need to be aware of the details of its construction – the user is only interested in the services that the program is able to provide SOFTWARE

 Operating System – controls all machine activities – provides the user interface to the computer – manages resources such as the CPU and memory – DOS, Windows XP, Unix, Linux, Mac OS  Application program – generic term for any other kind of software (custom made) – MS Word, MS Excel, Games,….. Library softwares e.g, Koha, WINISIS, LIMS, LAMP…. TYPES OF SOFTWARE

Conclusion Computer hardware refers to the physical parts or components of a computer. In contrast, software is untouchable. Software exists as ideas, application, concepts, and symbols, but it has no substance. A combination of hardware and software forms a usable computing system.

THANK YOU By: Huma Malik Librarian, Preston University, Islamabad MLIS-AIOUSPRING 2013WORKSHOP