Information & Communication Technology

Size: px
Start display at page:

Download "Information & Communication Technology"

Transcription

1 Information & Communication Technology

2 Data & Information Data can be defined as a raw of facts Represented with the help of characters like alphabets (A-Z,a-z), digits (0-9) or special characters(+,-,/,*,<,>,= etc..) Information is the processed data on which decisions and actions are based. Information has some meaningful values to the receiver. Data & Information are relative to the source 2

3 How to store data in a computer Computer stores data in the form of bit (0 or 1) both 0 and 1 represents voltage levels. In human readable way it can be referred as files Many file types or formats A file format is a standard way that information is encoded for storage in a computer file Ex: Text files - doc, docx, txt, rtf, wpd Data files - csv, dat, xml Audio files - aif, m3u, mp3, wav Video files - wmv, mp4, rm, flv Image files - bmp, jpg, png, tiff 3

4 Computing What is Computing Any goal-oriented activity with data are called computing. designing,building, processing, structuring, managing various kinds of information What is computer A computer is an electronic device that manipulates information, or data according to set of instructions. Set of instructions are called program. That is computer has the ability to retrieve, process(manipulate) and store data. 4

5 Computer System Computer System Hardware Software Liveware 5

6 Hardware Physical components of your computer such as the system unit (computer), mouse, keyboard, monitor etc Basically, hardware means what is tangible i.e., Something that can be touched and felt. 6

7 Software Collection of executable programs with proper documentation and configuration files That makes the computer work. Held secondary storages (Hard disk, CD-ROM, DVD or on Floppy disk) Loaded (i.e. copied) into the RAM (Random Access Memory), as and when executing time. Intangible (cannot be touched and felt) as opposed to hardware. 7

8 liveware People using (attached to) computers. Based on the need for a human, or liveware, to operate the system using hardware and software. 8

9 Information & Communication Technology (ICT) Use of computer systems for storing, retrieving, and sending information. 9

10 Main Parts of a Computer 10

11 Architecture of CPU 11

12 Central Processing Unit The CPU is the brain inside the computer. Main components of CPU Control Unit Directs operation of the processor. Controls communication and co-ordination between input/output devices Arithmetic Logic Unit Digital circuit that performs integer arithmetic and logical operations 12

13 Central Processing Unit Registers Small amount of memory associated with the CPU It uses to store data to be operated. It also accesses and uses the main memory (RAM - Random Access Memory) within your computer. CPU and Main Memory are linked together by Buses. Buses contains sets of parallel electrical conducting lines 13

14 System Bus According to von-neuman architecture there are three buses are used to communicate between CPU and devices those are Control bus Address bus Data bus 14

15 Types of Computers Mainframe Computers Supercomputers Personal Computers Laptop and Palmtop Computers Embedded Computers (Systems) 15

16 Mainframe Computers Very big computers which we had several decades ago. They are powerful, expensive computers used in the background by most large organizations. 16

17 Supercomputers An extremely fast computer which can perform hundreds of millions of instructions per second Used extensively by the military, astronomy, space travel, whether forecasting etc. Basic idea of supercomputing is computation by many processors on a common task. similar to situation where many people co-operate to accomplish a task, which is impossible for one person to do. 17

18 Personal Computers A small, relatively inexpensive computer designed for an individual user. IBM invented the PC (Personal Computer) way back in

19 Laptop and Palmtop Computers Small and Portable Can run on batteries as well as mains power. They use special screens, rather than the traditional bulky VDUs (Visual Display Units). Palmtop computers are even smaller than laptop computers. 19

20 Embedded Computers (Systems) Computers that are dedicated to perform a specific task. IT may be a washing machine, micro processor based vehicle, or even a mobile phone. 20

21 Computer Storages

22 Memory Unit Amount of data that can be stored in the storage unit. The storage capacity are expressed in terms of Bytes. BIT A Binary digit is logical 0 & 1 Representing a passive or an active state of a component in an electric circuit. Smallest measuring size is Bit 8 bits = 1 Byte 1024 Bytes = 1 Kilo Byte 1024 KB = 1 Mega Byte 1024 MB = 1 Giga Byte 1024 GB = 1 Tera Byte 1024 TB = 1 Peta Byte 22

23 Hierarchy of storage Primary storage Directly accessible to the CPU Ex: RAM Secondary storage It is not directly accessible by the CPU Ex: Hard disk Tertiary storage It involves a robotic mechanism which will mount (insert) and dismount removable mass storage Off-line storage 23

24 Characteristics of Memory Volatile Memory Requires constant power to maintain the stored information Loose its data when the power of the computer is turned off The fastest memory technologies of today are volatile ones Ex: RAM Non-Volatile Memory Will retain the stored information even if it is not constantly supplied with electric power. It is suitable for long-term storage of information. Ex : Hard Disk 24

25 Random Access Memory (RAM) RAM is the main 'working' memory of the computer. When booting computer, operating system (OS) is loaded from the Hard disk to the RAM. 25

26 ROM (Read Only Memory ) Special type of memory chip from which existing software can be read but not written to. Ex: ROM-BIOS chip, which contains read-only software. ROM chip is programmed during manufacture time Network cards and video cards also contain ROM chips. The ROM contains the program containing the basic functions that a computer should execute when the computer is started 26

27 RAM vs ROM RAM Temporary memory Volatile memorycontents are lost when power is off Read and Write memory Working memory ROM Permanent memory Non-volatile memorycontents are not erased when power is off Read only memory Used to store startup instructionsbooting instructions 27

28 Video (graphics) memory The picture that you see on your screen is a form of data and this data has to be stored somewhere. The on-screen pictures are held in special memory chips called video memory chips. These chips are usually located on the video card. A modern computer will be supplied with several Megabytes of video memory. 28

29 Peripheral device External object that provides input and output for the computer There are three different types of peripherals Input Output Storage 29

30 Secondary Storage Devices Secondary Storage Devices Magnetic Optical Flash memory Online and cloud Paper storage Floppy Disk Hard Disk Magnetic strip SuperDisk Tape cassette Zip diskette Blu-ray disc CD-ROM disc CD-R and CD- RW disc DVD(-R,+R, - RW,+RW) disc Flash Memory card Memory stick SSD Cloud storage Network media OMR Punch card 30

31 Floppy Disk Thin magnetic-coated disk contained in a flexible or semi-rigid protective jacket. Data is stored in tracks and sectors. Double sided high density 3.5" disks can hold 1.44 Mb of data. Once data is stored on a floppy disk it can be 'write protected' by clicking a tab on the disk. This prevents any new data being stored or any old data being erased. 31

32 Hard Disk Concentric circles on the magnetized surface of the magnetic disks are known as Tracks The tracks on the disk surface are divided into invisible segments known as Sectors Each sector stores a fixed amount of user-accessible data 512 bytes for hard drives 2048 bytes for CD & DVD ROMs 32

33 Solid state drive(ssd) VS hard drives(hdd) SSD hard drive has no moving parts less chance of breakage SSD hard drive uses flash memory can store and access data much faster. less power consumption Easy to install 33

34 34

35 Magnetic tape A magnetically thin coated piece of plastic wrapped around wheels capable of storing data. Tape is much less expensive than other storage mediums it is a much slower solution that was typically only used for backup 35

36 Optical Disk Metallic disk that uses a laser beam for reading and writing. There are Four kinds of Optical Disk: 1. CD-ROM (compact disc read-only memory) Cannot be written on or erased by user (read-only). 2. CD-R (CD-recordable) or WORM (write once, read many) Can be written to one time only After writing to the disk it cannot be erased by users but can be read many times without deterioration. 3. Erasable optical disks Can be written and erased and reused. Two basic types: a. CD-RW (compact disk re-writeable) b. MO (magnetic optical). 4. DVD(digital versatile disk) similar to CDs. Have a greater capacity of 4.7 gigabytes. 5. Blue Ray Disk Blu-ray beat out HD DVD in the high-definition disc format 36

37 Pen Drives(flash drives) Very high capacity portable devices It can be plugged directly into the USB port Present day pen drives which are about thumb size have gigabytes of memory 37

38 Memory card Alternatively referred to as a flash memory card. Used to store photos, videos, or other data in electronic devices 38

39 Cloud computing Services provided over a network by a collection of remote servers. This abstract "cloud" of computers provides massive, distributed storage and processing power Can be accessed by any Internet-connected device running a web browser. 39

40 Network Storage Media Media is any audio, video, images or text, used on a computer network, like the Internet. It almost always requires a computer to send and receive a community of people to create and consume the content. 40

41 OMR(Optical Mark Reading ) Process of gathering information from human beings by recognizing marks on a document. Accomplished by using a hardware device (scanner) that detects a reflection or limited light transmittance on or through piece of paper. 41

42 Punch card Punch card containing several punched holes that were punched by hand or machine to represent data. These cards allowed to store and access information by entering the card into the computer. 42

43 Memory Hierarchy 43

44 Memory Hierarchy 44

45 Input Devices

46 Mouse A Mouse is a palm-sized device Used to control the movement of an object on the computer screen called a mouse Cursor, or pointer. 46

47 Touch pad Device for pointing (controlling input positioning) on a computer display screen. Alternative to the Mouse. Originally incorporated in laptop computers, Also being made for use with desktop computers. Works by sensing the user's finger movement and downward pressure 47

48 Keyboard The most common way of entering information into a computer. Number of different types of keyboards, including those specially designed to use with Microsoft Windows. Normally we use QWERTY keyboard. "The name "QWERTY" for our computer keyboard comes from the first six letters in the top alphabet row. 48

49 Function Keys Typing(alphanumeric) keys Control keys

50 Scanner A scanner is a device that can read text or images printed on paper and translate the information into a form the computer can use. 50

51 Digital Camera vs Web Camera Digital camera Stores images digitally. Once a picture has been taken, it can be transfer to a computer system then edit with a graphics program and printed. Web Camera A video camera, usually attached directly to a computer Takes digital images and transmits them over the Internet. Widely use for chat trough internet. 51

52 Microphone Converts sound into an electrical voltage wave or signals. 52

53 Output Devices

54 Monitor Monitor is visually interface with the computer Mainly there are two types of Monitors CRT Monitor LCD Monitor LED Monitor Visual Display Units(VDU) display images and text Those are made up of small blocks of coloured light called pixels. The resolution of the screen improves as the number of pixels is increased. 54

55 CRT Monitors CRT stands for Cathode Ray Tube. The monitor tube is a glass vacuum tube one end having an electron gun Electron gun projects three beams (red, green, and blue) Display surface coated with phosphors. When the electron beam strike the coating it glows with the particular color 55

56 LCD Monitors LCD stands for Liquid Crystal Display Used in digital watches and many portable computers. Low power consumption when considering to the CRT monitors. Also it has excellent text contrast than CRT. 56

57 LED Monitors An LED display is a flat panel display, Uses an array of light-emitting diodes as pixels for a video display. capable of providing general illumination in addition to visual display. 57

58 Ink-jets (bubble-jets) printers Tiny drops of ink onto a page to create an image. Capable of producing high quality print which almost matches the quality of a laser printer. Has a resolution of 300 dots per inch 58

59 Laser printers Print very fast, and the supply cartridges work long time. Color laser printers use the same toner-based printing as ( B/W) laser printers, But that they combine four different toner colors. Color laser printers can also be used as a regular black and white laser printer. 59

60 Impact (Dot-matrix) printers Use a set of closely spaced pins and a ribbon to printing. Impact the page to print a character, much like a typewriter. Commonly used for printing invoices, purchase orders, shipping forms, labels, and other multi-part forms. 60

61 Thermal Printers Print more quietly and usually faster than impact dot matrix printers. They are also smaller, lighter and consume less power, making them ideal for portable and retail applications. Commercial applications filling station pumps point of sale systems voucher printers in slot machines 61

62 Plotters Large-scale printers that are very accurate at reproducing line drawings. Commonly used for technical drawings such as engineering drawings or architectural blueprints. 62

63 Headphone A pair of small loudspeakers, or less commonly a single speaker, Held close to a user's ears and connected to a signal source such as an audio amplifier, radio, CD player or portable media player. They are also known as stereophones and headsets. 63

64 Speakers Output of Sounds 64

65 Multimedia Projector At its most basic, a multimedia projector simply projects an image on a screen. Multimedia projectors can be configured to project a Computer's video signal Outputs from DVD players Direct connections from cable and satellite systems. Designed for almost every application, level of quality, and size of audience. 65

66 Input Output ports and connectors Ports- used to connect external devices to the computer Connectors- cable used to connect the external device to the computer through the port 66

67 Types of ports Serial Parallel Universal Serial Bus PS-2 Infrared Bluetooth 67

68 Serial ports Transfer data serially a bit in or out one at a time Takes longer time Necessary to send a start bit before each byte of data and stop bit after each byte of data Often known as communication(com) port or RS232C port Come in the form of 9-pin or 25-pin male connector Used to plug devices like Keyboard, Mouse or modem 68

69 Parallel port Can send or receive 8-bits at a time Transmits data parallel Comes with 25-pin female connector Used to connect Printers, CD writers, Hard Disks 69

70 USB port Generally used for flash drives, scanners, cameras Now even for mouse, keyboard, printers, etc.. 70

71 PS2 port Generally used for mouse, keyboard, printers, etc.. 71

72 Infrared Port (IR Port) Sends and receives IR signals Involves a transceiver- transmitter & receiver Short distance Used in TV remotes, Music systems, etc.. 72

73 Bluetooth Wireless protocol used to exchange data from fixed and mobile devices Uses radio frequency 73

74 Types of Software

75 Software Collection of executable programs with proper documentation and configuration files Software System Software Application Software Utility Software Packaged Software Custom-Made Software 75

76 Types of Software System Software Controls the operations of a computer and the other types of software that runs on the computer. Ex: operating system, device drivers, programming languages, compilers, assemblers,translators and editors, and debuggers Application Software Type of program that you use once the operating system has been loaded. Programs designed to perform specific tasks Application software may be of two types. Packaged Software Custom-madeSoftware 76

77 Application software Packaged Software Programs prewritten by professional programmers that are typically offered for sale. Word-processing applications Spreadsheet applications Database applications Presentation applications Custom-made software Programs written for a specific purpose and for a specific organization Banking system Student Registration System 77

78 Utility Software Carries out all the day to day tasks in maintaining a computer system and its data files. Ex: screensaver, virus checker, and system tools like disk defragmenter. Certain utility programs are usually bundled along with the operating system. 78

79 What is an operating System? Software program that enables the computer hardware to communicate and operate with other software. 79

80 Operating Systems. It is loaded into the main memory when the computer is switched on. OS HD LOAD OS TO RAM RAM 80

81 Operating Systems. The operating system does the followings on a computer: Controls a Computer s Hardware Runs a Computer s Programs Organizes Files 81

82 Operating Systems. A part of the OS remains in the main memory until the computer is turned off. OS RAM 82

83 Types of User Interfaces User interfaces let user communicate with the computer. There are two types of them, Command Line Interface (CLI) Graphical User Interface (GUI) 83

84 An Example of a CLI 84

85 Operating System. Command Line Interface(CLI). Users have to use keyboard commands to use the OS. The user has to remember the commands. At the beginning all the OS were running in CLI mode. Even today some OSs give CLI as a part of their system tools. Examples : MS DOS, Linux, UNIX, etc. 85

86 An Example of a GUI 86

87 Operating System. Graphical User Interface (GUI). Contains graphics and icons and is commonly navigated by using a computer mouse and can be used to invoke commands. The GUI was first used on Apple Macintosh Computers The GUI is very easy to learn and use i.e. user friendly. Many of the modern operating systems come with GUIs Example : Windows 3.1, windows 95, windows 98, windows ME, windows NT, Windows 2000, Windows XP(Home/Professional),Windows-8, Windows-10 87

88 Operating System. Some operating systems support both GUI and CLI. Example : linux 88

89 89

90 Applications OS Hardware 90

91 Applications OS Hardware 91

92 Data Backup and Computer Viruses

93 What is Data backup? Data Backup Important files are usually replicated (saved) in several places. Why is it needed? To minimize the bad effects of Hardware or software failures Virus infections Power failures Unauthorized changes to data 93

94 Data Backup Backup software are used for backup data Windows XP (Start->Programs->Accessories->System Tools->Backup) The backup program will skip currently using files. Backed up data should be restored to be of any use again. This can generally be done using the same software that is used for backing up. Backup files with extension.bkf 94

95 Backup Media Widely used backup media Physically separate IDE of SCSI drives Floppy disks ZIP disks Compact disks (Writable or Rewritable) Tapes 95

96 Computer Viruses Viruses are small programs that hide themselves in your disks. Different viruses are activated in different ways. The worst thing is that they can spread from one computer to another over a computer network or portable storages It is better to use antivirus software and update regularly. 96

Information Communications Technology (CE-ICT) 6 th Class

Information Communications Technology (CE-ICT) 6 th Class Information Communications Technology (CE-ICT) 6 th Class Lecture 2: Computer Concepts (Part A) Lecturer: Objectives Hardware Concepts Types of Computer Components of a Computer System Computer Performance

More information

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

INFORMATION SYSTEM PARTS AND COMPUTER TYPES INFORMATION SYSTEM PARTS AND COMPUTER TYPES PARTS OF INFORMATION SYSTEM People are end users who use computers to make themselves more productive. Hardware refers to the physical components of your computer

More information

What is the typical configuration of a computer sold today? 1-1

What is the typical configuration of a computer sold today? 1-1 What is the typical configuration of a computer sold today? 1-1 Computer Hardware Components In this chapter: How did the computer become known as the stored-program computer? Do they all have the same

More information

Input: is any data or instructions that are used by a computer.

Input: is any data or instructions that are used by a computer. 1 What is input? Input: is any data or instructions that are used by a computer. Input devices: are hardware used to translate words, sounds, images, and actions that people understand into a form that

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 Input Input is any data entered into the computer s memory

More information

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 2 Chapter Topics Functions of a computer Data versus information Bits and bytes Input devices Output devices Processing Storage

More information

Types of Data. PE 231 Education Media AND Technology. Information. Assessment. Information Concepts

Types of Data. PE 231 Education Media AND Technology. Information. Assessment. Information Concepts Types of Data Data Represented by PE 231 Education Media AND Technology Alphanumeric data Image data Audio data Numbers, letters, and other characters Graphic images or pictures Sound, noise, tones Video

More information

Arithmetic/logic Unit (ALU)

Arithmetic/logic Unit (ALU) 3D Printer Arithmetic/logic Unit (ALU) Barcode Barcode Printer Barcode Reader Biometric Reader BIOS (Basic input/output system) Bit Bus Bus Interface Unit A printer that uses molten plastic during a series

More information

Computers Are Your Future Prentice-Hall, Inc.

Computers Are Your Future Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 What You Will Learn About ü The purpose of special keys and

More information

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT PARTS OF THE COMPUTER 2nd ESO IES CAP DE LLEVANT 1. COMPUTING OR INFORMATION TECHNOLOGY The branch of engineering science that studies (with the aid of computers)the procedure of calculating and information

More information

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software All the parts--monitor, printer, hard drive, etc.-- cables, cabinets, and programs that make a computer

More information

FNDE 103 Information Technology

FNDE 103 Information Technology FNDE 103 Information Technology S.P. Samaranayaka Bsc(Hon s),m.sc(computer Science) IT-Center University of Peradeniya 6/21/2018 FNDE-103 1 Computing What is computer A computer is an electronic device

More information

Q1. Briefly describe the characteristic features of input and output devices of a computer system.

Q1. Briefly describe the characteristic features of input and output devices of a computer system. Q1. Briefly describe the characteristic features of input and output devices of a computer system. Answer-> Characteristic of input and output devices of a computer system: Input Devices: An input device

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

Chapter 1. Computer System Organization

Chapter 1. Computer System Organization Chapter 1 Computer System Organization Prepared By: Manish Kumar Prajapati PGT (Comp.Sc.) (First Shift) Kendriya Vidyalaya Bailey Road Patna-14 What is Computer? A computer is an electronic device that

More information

Chapter Three. Hardware Basics: Peripherals

Chapter Three. Hardware Basics: Peripherals Chapter Three Hardware Basics: Peripherals After reading this chapter, you should be able to: List examples of input devices and explain how they can make it easier to get different types of information

More information

Computer Devices Part 1 25 Question(s) Test ID:

Computer Devices Part 1 25 Question(s) Test ID: Computer Part 1 25 Question(s) Test ID: 148114 Name: Date: 1) Match the term with the definition Output s Storage How to tell it what to do Allows the user to enter information into a system, such as a

More information

What is Data Storage?

What is Data Storage? What is Data Storage? When we talk about storing data, we mean putting the data in a known place. We can later come back to that place and get our data back again. Writing data or saving data are other

More information

Computer Technology Flash Card 2

Computer Technology Flash Card 2 Computer Technology Flash Card 2 Mouse An input device that allows the user to manipulate objects on the screen by moving the mouse along the surface of a desk. Data Refers to the symbols that represent

More information

Digital Planet: Tomorrow s Technology and You. George Beekman Ben Beekman. Tenth Edition

Digital Planet: Tomorrow s Technology and You. George Beekman Ben Beekman. Tenth Edition Digital Planet: Tomorrow s Technology and You George Beekman Ben Beekman Tenth Edition Digital Planet: Tomorrow s Technology and You Chapter 3 Hardware Basics Peripherals Chapter 3 Objectives List several

More information

Intentionally Blank 0

Intentionally Blank 0 Intentionally Blank 0 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 1 Understanding Your Computer: Computers are Data Processing Devices Perform four major functions Input:

More information

4) Apple's OS X and Microsoft Windows are examples of software. A) utility B) application C) operating system D) communication

4) Apple's OS X and Microsoft Windows are examples of software. A) utility B) application C) operating system D) communication Technology in Action Complete, 13e (Evans et al.) Chapter 2 Looking at Computers: Understanding the Parts 1) Computers use language consisting of 0s and 1s. A) symbol B) binary C) byte D) system 2) In

More information

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

Defining Computers. Defining Computers. Understanding Essential Computer Concepts Understanding Essential Computer Concepts Defining Computers A high-speed idiot must be told exactly what to do by humans and programs step-by-step instructions An electronic device that accepts input,

More information

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware)

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware are component devices which are typically installed into or peripheral to

More information

Components of a personal computer

Components of a personal computer Components of a personal computer Computer systems ranging from a controller in a microwave oven to a large supercomputer contain components providing five functions. A typical personal computer has hard,

More information

COMPUTER ORGANIZATION & SKILLS

COMPUTER ORGANIZATION & SKILLS UNIVERSITY OF BABYLON 2018/ 2019 COLLEGE OF SCIENCE FOR WOMEN FIRST CLASS COMPUTER DEPARTMENT COMPUTER ORGANIZATION & SKILLS LECTURES PREPARED BY: LECTURER: Ahmed Mohammed Hussein 2018-2019 0University

More information

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data.

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data. CHAPTER 1 Overview COMPUTER Programmable devices that can store, retrieve, and process data. COMPUTER DEVELOPMENTS- Smaller size - processors (vacuum tubes -> transistors ->IC chip) Microprocessor - miniaturized

More information

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them) Computers are useful machines, but they are generally useless by themselves. Computers are usually part of a system a computer system includes: Hardware (machines) Software (programs, applications) Communication

More information

Identify Components of the. Motherboard

Identify Components of the. Motherboard Identify Components of the Chipset Motherboard Collection of chips that work together to provide the switching circuitry needed to move data throughout the computer 2013 Pearson Education, Inc. Publishing

More information

Question. Announcement. Computer Hardware. Definition of a Computer. Essential Parts. The Box (CPU) input/output device that processes information

Question. Announcement. Computer Hardware. Definition of a Computer. Essential Parts. The Box (CPU) input/output device that processes information Question Announcement What are the three essential components of a modern computer? Be general or specific Definition of a Computer A computer is an device that receives information (input), processes

More information

Downloaded from various sources on the NET

Downloaded from various sources on the NET Overview Computers. Hardware components of a Computer. Purpose and functions of computer operating systems. Evolution of computer operating systems. Operating systems available today. Downloaded from various

More information

Parts of Computer hardware Software

Parts of Computer hardware Software Parts of Computer Parts of Computer If you use a desktop computer, you might already know that there is not any single part called the "computer." A computer is really a system of many parts working together.

More information

Full file at

Full file at Exam Name Full file at https://fratstock.eu MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) is data that has been organized or presented in a meaningful

More information

Chapter One. Introduction to Computer System

Chapter One. Introduction to Computer System Principles of Programming-I / 131101 Prepared by: Dr. Bahjat Qazzaz -------------------------------------------------------------------------------------------- Chapter One Introduction to Computer System

More information

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM 1.1 Hardware and Software Q.1) Define hardware and software: a) Hardware Hardware is a general term used for the physical components (parts) that make up

More information

Introduction to Computers

Introduction to Computers Introduction to Computers Considers: Definition of computer Computer system devices Central Processing Unit Introduction to software What Is A Computer? A computer is an electronic device, operating under

More information

Computer Concepts and C Programming. Unit I 06CCP13

Computer Concepts and C Programming. Unit I 06CCP13 Computer Concepts and C Programming () Unit I Unit Division Unit-I Introducing Computer Systems Interacting with Computer Unit-II Processing Data Storing Data Unit-III Using Operating Systems Networks

More information

Chapter 1. Computer Fundamentals-I

Chapter 1. Computer Fundamentals-I 1. Input Devices: Chapter 1. Computer Fundamentals-I The devices which are used to input the data and the programs in the computer are known as "Input Devices" or Input device can read data and convert

More information

Sir Sadiq s computer notes for class IX. Chapter no 3. Input/Output Devices

Sir Sadiq s computer notes for class IX. Chapter no 3. Input/Output Devices 12 Q: What are Input Devices? Ans: Input Devices: Input devices are physical equipment that read or translate data consisting of alphabets, numbers or other symbols into electronic impulses, which can

More information

2) Computers use a language consisting of 0s and 1s. A) symbol B) binary C) byte D) system

2) Computers use a language consisting of 0s and 1s. A) symbol B) binary C) byte D) system Technology In Action, Complete, 14e (Evans et al.) Chapter 2 Looking at Computers: Understanding the Parts 1) What is the difference between data and information? A) Data represents a fact. Information

More information

Introduction to Computers. Joslyn A. Smith

Introduction to Computers. Joslyn A. Smith Introduction to Computers Joslyn A. Smith March 9, 2010 5/18/2011 1 What is a Computer? An electronic device that has the capability of performing the following tasks: Responds to input. Processes the

More information

Introduction to Computers. Computer Science Department 101COMP حال - 3 للكليات العلمية

Introduction to Computers. Computer Science Department 101COMP حال - 3 للكليات العلمية Introduction to Computers Computer Science Department 101COMP-3 101 حال - 3 للكليات العلمية )الطب, الهندسة, الحاسب, العلوم, ادارة األعمال, اللغة االنجليزية( 1 1.1 What is Computer? Computer is a programmable,

More information

Lesson 5 Computer Hardware

Lesson 5 Computer Hardware Computer Hardware Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition 1 Objectives Describe how a computer represents data. Identify system components for input and output. Define input

More information

INFS 214: Introduction to Computing

INFS 214: Introduction to Computing INFS 214: Introduction to Computing Session 6 Storage Technologies Lecturer: Dr. Ebenezer Ankrah, Dept. of Information Studies Contact Information: eankrah@ug.edu.gh College of Education School of Continuing

More information

Input and Output Devices

Input and Output Devices Input and Output Devices PRINTER A computer peripheral that puts text or a computer generated image on paper or on another medium, such as a transparency. Printer can be categorized in several ways the

More information

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1A Name _ Midterm Review Part 1 Lesson 1 and 2 True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1. A computer is an electronic device that receives data (input),

More information

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1 Name Midterm Review Part 1 Lesson 1 and 2 "B" True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1. Eight bits are equal to one byte. 2. A computer is an electronic

More information

Memory Study Material

Memory Study Material Computer memory refers to the devices that are used to store data or programs on a temporary or permanent basis for use in a computer. Any data or instruction entered into the memory of a computer is considered

More information

Chapter I The System Unit

Chapter I The System Unit Date :../. / Chapter I The System Unit Day :.. Mother Board System Unit Types Desktop System Units Notebook System Units Tablet PC System Units Handheld Computer System Units System Board " Motherboard"

More information

Information Technology Training Package ICA99

Information Technology Training Package ICA99 The Components of a Computer System The basic components of the computer have not varied since the earliest computers were made in the early 1950 s. The only real changes have been in the number and variety

More information

Chapter 2 Computer Hardware

Chapter 2 Computer Hardware Chapter 2 Computer Hardware Learning Objectives LO2.1: Understand how data is represented to a computer LO2.2: Identify the parts inside the system unit LO2.3: Explain how the CPU works LO2.4: Describe

More information

Inside Your PC. Introduction to Computer Science. Polly Huang NTU EE

Inside Your PC. Introduction to Computer Science. Polly Huang NTU EE Introduction to Computer Science Polly Huang NTU EE http://homepage.ntu.edu.tw/~pollyhuang pollyhuang@ntu.edu.tw Polly Huang, NTU EE Hardware 1 Inside Your PC Polly Huang, NTU EE Hardware 2 Today s Computer

More information

What is a computer Types of computers Computer Peripherals Role of Computers & ICT in development

What is a computer Types of computers Computer Peripherals Role of Computers & ICT in development What is a computer Types of computers Computer Peripherals Role of Computers & ICT in development A computer is an electronic device which accepts and processes data by following a set of instructions

More information

KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop

KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop HALF YEARLY EXAMINATION 2016/2017 MARKING SCHEME Year 9 ICT TIME: 1h 30min Question 1 2 3 4 5 6 7 8 9 Global Mark Max. Mark 10 12 26 8 16 6 13 5 4 100 Mark

More information

Backing Storage Media

Backing Storage Media Backing Storage Media Key Words The following words will crop up as part of the following presentation. You should use your notes sheet to log information about them when it is covered. You will be quizzed

More information

Padasalai.Net s Computer Instructor TRB Exam Study Material Chapter One Introduction to Computer

Padasalai.Net s Computer Instructor TRB Exam Study Material Chapter One Introduction to Computer t et t et w Pai.Net s Computer Instructor TRB Exam Study Material Chapter One Introduction to Computer t t t t Computer A computer is an electronic device, operating under the control of instructions stored

More information

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound).

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound). ELECTRONIC COMPUTERS THEN AND NOW Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound). In the Past (i.e., during

More information

St. Benedict s High School. Computing Science. Information Systems Design & Development. (Part 2 Computer Systems) National 5

St. Benedict s High School. Computing Science. Information Systems Design & Development. (Part 2 Computer Systems) National 5 Computing Science Information Systems Design & Development (Part 2 Computer Systems) National 5 Hardware & software Learning Intentions After studying this topic you should be able to understand and describe:

More information

Ch. 1: Computer System part I

Ch. 1: Computer System part I Chapter 1 Computer System Ch. 1: Computer System part I Benjamas Panyangam 2013 Revision by Suphakit Awiphan Ph.D. Adapted for English Section by Kittipitch Kuptavanich And Prakarn Unachak Computer Classification

More information

2016 P C Basics Page 1

2016 P C Basics Page 1 PC Basics with Windows 10 Introduction to PCs Mercer County Library System Brian M. Hughes, County Executive A. The Equipment: External Hardware & Internal Hardware 1. CD-ROM CD-ROMs are compact discs,

More information

COMPUTER SYSTEMS. Section 1

COMPUTER SYSTEMS. Section 1 COMPUTER SYSTEMS Section 1 BITS AND BYTES In order for information to flow through a computer system and be in a form suitable for processing, all symbols, pictures, or words must be reduced to a string

More information

Chapter 2: Computers: The Machines Behind Computing.

Chapter 2: Computers: The Machines Behind Computing. Chapter 2: Computers: The Machines Behind Computing. TRUEFALSE 1. Computers perform all tasks using a combination of arithmetic and logical operations. 2. Fourth-generation languages (4GLs) are also called

More information

Topic 4: Storage Devices

Topic 4: Storage Devices Topic 4: Storage Devices 4.1 Introduction A storage device is a computer peripheral which is used to store data and programs for a specific interval of time. A computer system usually contains several

More information

Discovering Computers 2008

Discovering Computers 2008 Discovering Computers 2008 Chapter 7 Storage 1 1 Chapter 7 Objectives Differentiate between storage devices and storage media Describe the characteristics of magnetic disks Describe the characteristics

More information

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Sahalsoftware college. Welcome To understanding Basic Computer Concept Welcome To understanding Basic Computer Concept 1 Chapter1: Understanding Computer Concepts What is a computer? A computer is a machine that takes in data, processes if following a set of instructions

More information

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate. Hardware Computer Overview A computer item you can physically see or touch. Software A computer program that tells computer hardware how to operate. Information Technology (IT) The broad subject related

More information

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle Looking Inside the Computer System NOS 116, 118, 218, 222 Handout 10 Hardware & Software Computer systems have four parts Hardware Software Data User 1 1B-2 Hardware Mechanical devices in the computer

More information

Computers Are Data Processing Devices

Computers Are Data Processing Devices Computers Are Data Processing Devices A computer s five functions: Inputs data Stores data Does arithmetic (add, subtract, multiply, divide) Outputs data Makes decisions 1 Data vs. Information Data: Representation

More information

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory. Introduction to Computers & The Internet Dr. Ahmad Reeves Computer Science Dep. Lecture 2 Contents Computer hardware and software Input and output devices CPU Memory Storage Motherboard Computers Have

More information

PC Basics Introduction to PCs

PC Basics Introduction to PCs PC Basics Introduction to PCs A. The Equipment: External Hardware & Internal Hardware 1. CD-ROM CD-ROMs are Compact Discs, read-only, removable data storage media. CD Drives read the data encoded on the

More information

Homeschool Enrichment. Input & Output

Homeschool Enrichment. Input & Output Homeschool Enrichment Input & Output Overview This chapter covers: Different types of keyboards and pointing devices Types of scanners, readers, and digital cameras What audio input is Types of display

More information

Chapter 2: A Closer Look at Hardware and Software

Chapter 2: A Closer Look at Hardware and Software Understanding Computers in a Changing Society, 3 rd Edition Chapter 2: A Closer Look at Hardware and Software Learning Objectives Understand how data is represented to a computer. Identify several types

More information

Basic Computer Hardware Notes in PDF

Basic Computer Hardware Notes in PDF Basic Computer Hardware Notes in PDF Computer Awareness is tested in almost every exam. Some exams like SBI PO, SBI Clerk, IBPS PO, IBPS Clerk, SSC CGL, Railways RRB etc. require you to have Basic Computer

More information

Introduction to computers

Introduction to computers Introduction to Computers 1 Introduction to computers You will learn what are the basic components of a computer system and the rudiments of how those components work. Are Computers Really So Confusing?

More information

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science 1.1 Bits and Bit Patterns CS11102 Introduction to Computer Science Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representation of information as bit patterns Bit: Binary

More information

Computer Applications Final Review COMPUTER BASICS REVIEW

Computer Applications Final Review COMPUTER BASICS REVIEW Computer Applications Final Review COMPUTER BASICS REVIEW Look at the following picture and complete each statement below: 1. Label a above is referring to the: A. mouse B. Case C. CPU D. RAM 2. Label

More information

- Input hardware - Processing hardware - Storage hardware

- Input hardware - Processing hardware - Storage hardware INTRODUCTION TO COMPUTER HARDWARE A Computer system can be broadly classified in to four parts namely: - Input hardware - Processing hardware - Storage hardware - Output hardware A computer is only useful

More information

QUESTIONS ABOUT COMPUTERS

QUESTIONS ABOUT COMPUTERS 1. What is a computer? QUESTIONS ABOUT COMPUTERS A computer is a machine that processes information, in other words, it receives and stores data, performs calculations with this data and presents the results

More information

TOPIC Quiz 1 CRT is an acronym for crystal ray tube. cathode ray tube. cathode read tube. clear read tube. None of above Bit is short for kilobyte.

TOPIC Quiz 1 CRT is an acronym for crystal ray tube. cathode ray tube. cathode read tube. clear read tube. None of above Bit is short for kilobyte. TOPIC Quiz 1 CRT is an acronym for crystal ray tube. 1 cathode ray tube. cathode read tube. clear read tube. Bit is short for kilobyte. 2 binary digit. byte. megabyte. Color printers have separate toner

More information

Cambridge Nationals R001. Revision help (LO1)

Cambridge Nationals R001. Revision help (LO1) Cambridge Nationals R001 Revision help (LO1) Portable devices These are electronic devices that can be carried easily. Examples include: Laptops Netbooks Mobile phones Tablets (Ipad, Android Tablet) handheld

More information

vinodsrivastava.wordpress.com

vinodsrivastava.wordpress.com vinodsrivastava.wordpress.com SECTION 3 STORAGE SYSTEM This Section you will learn about: BACK-UP STORAGE NEED OF BACK-UP ACCESSING DATA FROM STORAGE TYPE OF BACKUP(Secondary Storage) Devices o Magnetic-

More information

Define each of the following computer terms. 1 Period 7 Lesson Computer Terms 1 Wallpaper 2 URL 3 Mainframe 4 Function Keys 5 Font 6 Paste 7 Paint

Define each of the following computer terms. 1 Period 7 Lesson Computer Terms 1 Wallpaper 2 URL 3 Mainframe 4 Function Keys 5 Font 6 Paste 7 Paint 1 Period 7 1 Wallpaper 2 URL 3 Mainframe 4 Function Keys 5 Font 6 Paste 7 Paint 8.pcx 9 External hard drive 10 Programmer 11 Power Supply 12 LAN 13 Operating system 14 CAD 15 Crash 16 Power Supply 17 Enable

More information

An Overview of the Computer System. Kafui A. Prebbie 24

An Overview of the Computer System. Kafui A. Prebbie 24 An Overview of the Computer System Kafui A. Prebbie -kafui@kafui.com 24 The Parts of a Computer System What is a Computer? Hardware Software Data Users Kafui A. Prebbie -kafui@kafui.com 25 The Parts of

More information

Basic PC: How do you turn on this darn thing?

Basic PC: How do you turn on this darn thing? Basic PC: How do you turn on this darn thing? What is the computer? Basic PC: How do you turn on this darn thing? A computer is a device that accepts information and manipulates it for some result. It

More information

The personal computer system uses the following hardware device types -

The personal computer system uses the following hardware device types - EIT, Author Gay Robertson, 2016 The personal computer system uses the following hardware device types - Input devices Input devices Processing devices Storage devices Processing Cycle Processing devices

More information

COMPUTER HARDWARE RAYMOND ROSE

COMPUTER HARDWARE RAYMOND ROSE COMPUTER HARDWARE RAYMOND ROSE LEARNING OUTCOMES 1.1 Identify types of computer how they process information, and the purpose and function of different hardware components. Understanding the computer and

More information

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah The kinds of memory:- 1. RAM(Random Access Memory):- The main memory in the computer, it s the location where data and programs are stored (temporally). RAM is volatile means that the data is only there

More information

Introduction To Computers: Hardware and Software

Introduction To Computers: Hardware and Software Page 1 Introduction To Computers: Hardware and Software In this section of notes you will learn about the basic parts of a computer and how they work. Page 2 What Is Hardware? A computer is made up of

More information

Hardware and Operating Systems.

Hardware and Operating Systems. Hardware and Operating Systems. _ How many bits fit onto a 700 MB CD-ROM? If every letter uses one byte, how many letters will fit? 700_1 000_1 000_8 bits, which correspond to: 700_1 000_1 000_700 000

More information

What is Output? p Fig. 6-1 Next

What is Output? p Fig. 6-1 Next Output What is Output? What is output? Data that has been processed into a useful form, called information Output device is any hardware component that can convey information to user p. 6.06 Fig. 6-1 Next

More information

Introduction To Computers: Hardware

Introduction To Computers: Hardware Introduction To Computers: Hardware In this section of notes you will learn about the basic parts of a computer and how they work. What Is Hardware? A computer is made up of hardware. Hardware consists

More information

There are many types of computers, including:

There are many types of computers, including: Computer Basics There are many types of computers, including: Supercomputers... are used to process very large amounts of information including processing information to predict hurricanes, satellite images

More information

Input/Output. Display Keyboard Mouse Removable storage

Input/Output. Display Keyboard Mouse Removable storage Peripherals Definition Peripherals are pieces of hardware that you add to your computer. All components that do not make up the motherboard are considered peripheral devices. To keep things simple, we

More information

Ink Jet Printers The most common type of computer printer for the consumer market An ink jet printer places an image onto a piece of paper by

Ink Jet Printers The most common type of computer printer for the consumer market An ink jet printer places an image onto a piece of paper by PERIPHERAL DEVICES PRINTERS a printer is a peripheral which produces a text or graphics of documents stored in electronic form into a physical print media such as paper or transparencies. Printer quality

More information

Hardware & Input/Output

Hardware & Input/Output Hardware & Input/Output CIT 100 Norm Downey Why Binary? Binary is a numbering system that uses only two digits 0 s and 1 s Electricity within a computer s circuitry can only be in one of two states: On

More information

Q1. Describe C.P.U and its subunits with the help of diagram?

Q1. Describe C.P.U and its subunits with the help of diagram? Q1. Describe C.P.U and its subunits with the help of diagram? Ans. C.P.U (CENTRAL PROCESSING UNIT) Book page # 27 The C.P.U is the brain of computer.it controls and supervises all the units. Processing

More information

Computer ANAMIKA ACADEMY. Mo Which function has the ability to move from one web page to another Hyper link

Computer ANAMIKA ACADEMY. Mo Which function has the ability to move from one web page to another Hyper link 1. Which function has the ability to move from one web page to another Hyper link web page? 2. What is the full name of GUI? GRAPHICAL USER INTERFACE 3. Which function keys are used to make spell and mild

More information

CMSC 1513 Lecture 1.2

CMSC 1513 Lecture 1.2 Key Point: A computer is an electronic device that stores and processes data. Hardware Software Hardware comprises the visible, physical elements of the computer. Software provides the invisible instructions

More information

Mr. K Hinds 3 rd Form CSEC IT Section 1 IT Syllabus : Page 1. Definitions Information

Mr. K Hinds 3 rd Form CSEC IT Section 1 IT Syllabus :   Page 1. Definitions Information 2018: www.kumarhinds.net Page 1 Definitions Information Data The term Information refers to any meaningful communication or representation of knowledge; These include things such as facts, data or opinions

More information

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts TECHNOLOGY IN ACTION Alan Evans * Kendall Martin * Mary Anne Poatsy Chapter 2 Looking at Computers: Understanding the Parts Understanding Digital Components Understanding Your Computer Input Devices Output

More information