Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

46
Computer Components Wednesday 26 October 2022 CSC1103- Nouf AlJaffan 1

Transcript of Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Page 1: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Computer Components

Friday 21 April 2023CSC1103- Nouf AlJaffan1

Page 2: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Computer Definition

A computer is a machine that is used to store and process data electronically

Friday 21 April 2023CSC1103- Nouf AlJaffan2

Page 3: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

A Computer System

Hardware

Software

User

Friday 21 April 2023CSC1103- Nouf AlJaffan3

Hardware

Software

User

Page 4: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

A Computer System (Contd.)

In general, a computer is a machine which accepts data, processes it and returns new information as output.

Friday 21 April 2023CSC1103- Nouf AlJaffan4

Data Information

Processing

Page 5: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

1+23

memory

Brain

1+2

Friday 21 April 2023 CSC1103- Nouf AlJaffan 5

Page 6: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

1+2

Input devices

3

Output devices

Memory

CPU

1+2

Computer

Friday 21 April 2023 CSC1103- Nouf AlJaffan 6

Page 7: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Friday 21 April 2023CSC1103- Nouf AlJaffan7

Page 8: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Hardware

Pieces of equipment that make up a computer system.

These are the parts you can touch (although many parts are contained within the computer’s case).

Friday 21 April 2023CSC1103- Nouf AlJaffan8

Page 9: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Example of Computer Specification

Friday 21 April 2023CSC1103- Nouf AlJaffan9

Page 10: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Friday 21 April 2023CSC1103- Nouf AlJaffan10

Page 11: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

The Central Processing Unit (CPU)

The brains of the computer All the "thinking", calculating and processing is done by the CPU.

The CPU also control the transfer of information between the secondary and main memory

The speed at which CPU can process information is Known as its Clock Speed

Friday 21 April 2023CSC1103- Nouf AlJaffan11

Page 12: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

The Central Processing Unit (CPU)

This is measured in megahertz (MHz) or gigahertz (GHz).

1 megahertz = 1 million cycles per second.

1 gigahertz = 1000 megahertz.

The CPU also incorporates an

Arithmetic Logic Unit (which performs the calculations and logical operations within the computer)

Control Unit (which fetches, decodes and executes data from the memory).

Friday 21 April 2023CSC1103- Nouf AlJaffan12

Page 13: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Friday 21 April 2023CSC1103- Nouf AlJaffan13

Page 14: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

RAM (Random Access Memory) or main memory

Random access memory is used in a PC to temporarily store

data when you are using applications.

RAM is also used to store program instructions and feed

information to the CPU to process.

RAM is not permanent, when you switch off the PC (or shut

down), the contents of RAM are lost or emptied This is

known as volatile memory.

Friday 21 April 2023CSC1103- Nouf AlJaffan14

Page 15: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

ROM (Read Only Memory)

This is a special type of memory which contains all the

information the computer needs to switch itself on,

check that all its systems are working and to tell the PC

what things are plugged into it.

Data stored cannot be changed or overwritten by you,

and stays the same even when the PC is switched off.

Friday 21 April 2023CSC1103- Nouf AlJaffan15

Page 16: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Language of Computers

Computers only understand the electronic signals.

Either Current is flowing or not.

Current Flowing : ON

Current Not Flowing : OFF Binary Language

ON : 1

OFF : 0

Bit, Byte, KB, MB, GB

Friday 21 April 2023CSC1103- Nouf AlJaffan16

Page 17: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

The Information Storage Unit

Byte

A1 1010011

Bit

Friday 21 April 2023 CSC1103- Nouf AlJaffan 17

Page 18: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

The Information Storage Unit

bit the amount of storage space needed to hold either a 1 or a 0 in memory (binary numbering )

This is the smallest unit of computer memory

byte Equal to 8 bits , this is the amount of storage space

needed to hold one character

Kilobyte(KB) bytes1024

Megabyte(MB)

1024KB

Gigabyte(GB) 1024MB

Terabyte(TB) 1024GB

Friday 21 April 2023CSC1103- Nouf AlJaffan18

Page 19: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Input devices

An input device is any device that is used to supply

information to a computer (as data or for the selection of

commands/menus/icons etc)

Friday 21 April 2023 CSC1103- Nouf AlJaffan 19

Page 20: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Friday 21 April 2023 CSC1103- Nouf AlJaffan 20

Page 21: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Output devices

Any devices that allows the result of computer processing activity to be seen or heard

Plotter Printer

Friday 21 April 2023 CSC1103- Nouf AlJaffan 21

Page 22: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Output device: Screen

CRT

LCD

Plasma

Friday 21 April 2023CSC1103- Nouf AlJaffan22

Page 23: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Output device

Friday 21 April 2023CSC1103- Nouf AlJaffan23

Speaker DataShow

Page 24: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Friday 21 April 2023CSC1103- Nouf AlJaffan24

Page 25: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Storage drives

Storage drives are used to store and transfer data files.

After data is entered into a computer, is must be saved as a file to preserve its contents after the computer is switched off.

Friday 21 April 2023CSC1103- Nouf AlJaffan25

Page 26: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Hard Disk

drive HDD Usually fixed inside

the computer and stores large

volumes of data, which can be

accessed and retrieved

quickly.

A software application must

also install files onto the hard

disk drive in order to run .

when the user requests its use

the access time of a HDD is

measured in

milliseconds(msec)

Friday 21 April 2023CSC1103- Nouf AlJaffan26

Page 27: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Floppy disk drive:

A floppy disk drive is like a hard disk, but with

removable disks called floppies, floppy disks or diskettes.

Floppies

can be used to transfer small files from one PC to another (up

to

1.4MB)

CD-ROM/DVD-ROM Drive:

CD-ROM (Compact Disk – Read Only Memory)CD-ROM -> CD-R -> CD-RW -> DVD -> DVD-R

Friday 21 April 2023CSC1103- Nouf AlJaffan27

Page 28: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Friday 21 April 2023CSC1103- Nouf AlJaffan28

Page 29: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Software

Software is set of programs (which are step by step instructions) telling the computer how to process data.

Software needs to be installed on a computer, usually from a CD.

Softwares can be divided into two groups:

- System SW

- Application SW

Friday 21 April 2023CSC1103- Nouf AlJaffan29

Page 30: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Software (Contd.)

System Software

It controls the overall operation of the system.

It is stored in the computer's memory and instructs the computer to load, store, and execute an application.

Examples: Operating System (OS), Translators

DOS, Microsoft Windows , Unix, Linux, OS2, BeOS, OS-X (Mac OS) and so on

Operating system cannot run without the BIOS

Friday 21 April 2023CSC1103- Nouf AlJaffan30

Page 31: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Software (Contd..)

Application Software

They are Softwares written to perform specific tasks.

The basic types of application software are:

word processing, database, spreadsheet, desktop publishing, and communication.

Examples: MSOffice, MSOutlook, BANKSOFT

Friday 21 April 2023CSC1103- Nouf AlJaffan31

Page 32: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Application Software

Applications Software must be compatible with the

Operating Systems

Common Applications Software:

Word Processing as Microsoft Word

Spreadsheets as Microsoft Excel

Database as Microsoft Access

Presentation as Microsoft PowerPoint

Web browsing as Internet Explorer

Friday 21 April 2023CSC1103- Nouf AlJaffan32

Page 33: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Sara Turn on her computer and then open the word processor to write her homework 

What are the steps taken by the computer to do this task in order ?

Load MS word in to the RAMRun the BIOS software from the ROM

the BIOS crries out the Power On Self Test(POST)

read the OS files from HDD and copy them to the RAM

1

2

3

4

Friday 21 April 2023CSC1103- Nouf AlJaffan33

Page 34: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types of computer

Friday 21 April 2023CSC1103- Nouf AlJaffan34

Page 35: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types of Computers

On the basis of Computing Power & Size:

Laptop / Palmtop

Micro Computer / Desktop

Mini Computer / Mainframe

Super Computer

Friday 21 April 2023CSC1103- Nouf AlJaffan35

Page 36: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types of computer (PC)

1- Personal Computer

Capacity SpeedCost Typical

users

? ? ? ?

Friday 21 April 2023CSC1103- Nouf AlJaffan36

Page 37: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types of computer (PC)

2- Network Computer

Capacity SpeedCost Typical

users

? ? ? ?

Friday 21 April 2023CSC1103- Nouf AlJaffan37

Page 38: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types of computer (PC)

3-laptop computers

Capacity SpeedCost Typical

users

? ? ? ?

Friday 21 April 2023CSC1103- Nouf AlJaffan38

Page 39: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types of computer (PC)

4-PDA

Capacity SpeedCost Typical

users

? ? ? ?

Friday 21 April 2023CSC1103- Nouf AlJaffan39

Page 40: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types of computer (PC)

5-Mainframe

Capacity SpeedCost Typical

users

? ? ? ?

Friday 21 April 2023CSC1103- Nouf AlJaffan40

Page 41: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Friday 21 April 2023CSC1103- Nouf AlJaffan41

Page 42: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Computer Network

A Computer Network is interconnection of Computers to share resources.

Resources can be : Information, Load, Devices etc.

Friday 21 April 2023CSC1103- Nouf AlJaffan42

Page 43: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Types Of Computer Networks

On the basis of Size:

Local Area Network (LAN)

Its a network of the computers locally i.e. in

one room, one building. Wide Area Network (WAN)

Its a network of the computers spread widely

geographically.

Friday 21 April 2023CSC1103- Nouf AlJaffan43

Page 44: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Benefits of Computer Networks

Information Sharing

Device Sharing

Load Sharing

Mobility

Fast Communication

Anywhere Anytime Banking

Friday 21 April 2023CSC1103- Nouf AlJaffan44

Page 45: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Internet

Internet is a huge network of computer networks.

Internet provides many services:

Email

World Wide Web (www)

Remote Login (Telnet)

File Transfer (FTP)

Friday 21 April 2023CSC1103- Nouf AlJaffan45

Page 46: Computer Components Sunday, 30 August 2015CSC1103- Nouf AlJaffan 1.

Intranet

Intranet is the generic term for a collection of private computer networks within an organization.

Friday 21 April 2023CSC1103- Nouf AlJaffan46