• No results found

Lec 06 Computer Hardware (System Unit)

N/A
N/A
Protected

Academic year: 2020

Share "Lec 06 Computer Hardware (System Unit)"

Copied!
52
0
0

Loading.... (view fulltext now)

Full text

(1)

1

CS1010 Introduction to Computing

Lecture 06

Computer Hardware

(2)
(3)

WHAT IS THE SYSTEM UNIT?

Box like case that houses the electronic

(4)

Information Processing Cycle:

The task of computer, in low level, is to process given data to produce information. Computer takes data, then processes the data as per being instructed and then can either output the generated information to user or store the information to storage or can do both. The generated information can be treated as data in the next cycle. These operations are part of a process called Information Processing Cycle which is a set of steps that computer follow to receive data, process the data and then either display the output to user or store the output to storage or do both.

Four Phases of Information Processing Cycle: 1. Input:

In this phase the computer receives data from input source by user or a program. An input source by user can be an input device like keyboard, mouse, microphone etc.

2. Processing:

After receiving data, here the computer performs actions on the data like mathematical operations or logical comparisons etc. as per being instructed by user or a program.

3. Output:

After processing the data computer has generated information that now can be sent to output. Output can be sent for display in monitor, or to printer or speaker as sound etc. It is also as per required by the user or program.

4. Storage:

Again, after processing the data, computer can also store the data into an storage device for future use.

Phase output and storage, are optional. Both of them can be required and vice-versa, as the generated information can also be directly used by another processing cycle where this generated information will be treated as data to be

(5)

SYSTEM UNIT

The main components of system unit are here

under:

Mother Board

CPU

Primary Memory

Ports & Connectors

Buses

Storage

Power Supply

(6)

System Unit

Processor

RAM

Sound Card

Modem Video Card

NIC Card

(7)

MOTHER BOARD

It is the primary circuit board in a computer or

other electronic device. All the components

connected with CPU are through motherboard.

Main circuit board in system unit has.

Microprocessor.

Integrated Circuits.(control the system)

Expansion slots.(to attach other devices)

(8)
(9)

EXPANSION SLOTS & EXPANSION CARDS

(10)

EXPANSION SLOTS & EXPANSION CARDS

(11)

RAM Slots/ROM

In RAM slots we fix RAM chips.

In motherboard we also have ROM chip,

(12)

CMOS Battery

On motherboard we have a small battery

called CMOS battery.

It contains information about date and time of

computer, when computer goes to sleep mode and shut down.

When computer is turned off CMOS battery

(13)

Display Card

To display output on monitor, computer must

have graphic card or video card installed.

Video card provides instructions to program

that is running inside a computer to display on monitor.

There is two types of video card i.e. VGA and

(14)

Sound Card

Similarly on motherboard there is slot for

sound card.

Sound card converts digital information into analog signals and vice versa.

Speakers output the voice which is sent by

(15)

MODEM

The word modem is made by combining two words

Modulator and Demodulator.

Mo is first two letters of Modulator while dem is first

three letters of Demodulator.

Microphone is like a modulator, speaker is demodulator

both found in telephones.

Modem is used for both the purposes of input and

output. Modulator and Demodulator both were found in

(16)

LAN Card

If we want to form a Local Area Network (LAN)

then on each computer motherboard we must have installed a LAN card.

LAN card is also known as Network Interface

(17)

Peripheral Devices

Peripheral devices are those devices, without these devices

computer can work.

These devices are not necessary in a computer.

Usually peripheral devices enhance the functionality of a

computer.

Mouse and keyboard are peripheral devices.

Examples:

(18)
(19)

PROCESSOR

Processor is the main engine, which do all arithmetic,

logic calculations and control function of the computer.

Various processors:

Intel

Pentium Pro, II, III, IV, Dual-Core, Core-2, Core i3, Core i5, Core i7. • Celeron

AMD

Athlon, Sempron,

PowerPC (Apple, Motorola)

StrongARM(specially designed for PDAs)

SPARC (for workstations designed by Sun Microsystems)

(20)
(21)

BUSES

What is a bus?

Electrical channel that allow various devices inside the computer to communicate with each other.

Bus width determines the number of bits

(22)

THE BUS

In any computer, you will find two bus at least:

System Bus (processor communicate to input

devices, output devices and storage)

Memory Bus (processor to memory

(23)

The number of wires in the bus affects the

speed at which data can travel.

Each wire can transfer one bit of data at a

time, an eight-wire bus can move eight bits at a time.

Newer model computers have a 64-bit data

(24)
(25)

MEMORY BUS

Memory Bus connects processor and RAM. It is subdivided into two types:

Address BusData Bus

Address Bus

The address bus is uni-directional pathway that carries addresses generated by the microprocessor to the memory.

Data Bus

The data bus is bi-directional.

Data flows along the data bus from the microprocessor to memory

during a WRITE operation.

Conversely, data moves from memory to the microprocessor during

(26)
(27)

MEMORY vs STORAGE

What is Storage?

The media on which data, instructions and

information are kept permanently.

Storage is also called Secondary Storage.Storage is non-volatile.

What is Memory?

The media on which data and information are

kept temporarily.

(28)

MEMORY/STORAGE

Memory

Ram (volatile)

Rom (non volatile)

Storage

Punch card

Magnetic Tapes

Magnetic Disks/Hard diskFloppy Disk

(29)

CLASSIFYING MEMORY/STORAGE

Classify of memory/storage:

Electronic storage (RAM/ROM)

Magnetic storage (Hard Disk, Floppy Disk, Tape)

Optical storage (CD, DVD)

Another way of classifying is:

Volatile (RAM)

(30)

Another way of classifying is Direct & Serial

access:

Direct Access (RAM, Floppy Disk, Hard disk & CDs)

Serial Access (Magnetic tape)

Another way of classifying is Read/Write:

Read (CDs, Magnetic Tapes)

(31)
(32)

ACCESS TYPES

(33)

ACCESS TIME

What is Access Time?

The amount of time

it takes the device to locate an item on a disk.

Defines the speed of

(34)

MAGNETIC TAPES

A magnetically coated ribbon of plastic capable

of storing large amount of data and information at a low cost.

Sequential access

only.

Often used for

(35)

FLOPPY DISKS

A portable inexpensive storage medium.

Consist of a thin, circular, flexible plastic disk

with a magnetic coating.

Enclosed in a square-shaped plastic shell.

Standard disk is 3.5”

(36)

HARD DISKS (1/4)

Consists of several inflexible, circular platters

that store data electronically.

Also known as

(37)

HARD DISKS (2/4)

What is a removable hard disk?

(38)

HARD DISKS (3/4)

What is a RAID?

Redundant Array of Independent Disks.

A type of hard disk system that connects

several smaller disks into a single unit that acts like a single large hard disk.

More reliable than a

(39)

HARD DISKS (4/4)

What is an Internet Hard Drive?A service on the web

that provides storage to computer users.

Sometimes called

online storage.

(40)

Advantage of Internet Hard Drive:

Large Audio, Video and Graphic files can be

stored to an internet hard drive.

Files can be accessed from any computer or

device that has internet access.

Others can be authorized to access data from

(41)

COMPACT DISC (CD)

A flat, round, portable optical storage

medium.

CD: 650MB

DVD: 4.7GB – 17GB

(42)
(43)

WHAT IS A PORT?

A port is a connection point, a point through which you connect any input or output device or external devices to the system unit.

Ports are used to connect external devices with

computer i.e. mouse, keyboard, modem etc…

Example:

(44)
(45)

TYPES OF PORTS

Following are the famous ports:

Parallel Port

Serial Port

SCSI

USB Port

(46)

PARALLEL PORT

Exclusively used for connecting a Printers and Scanners .

25-pin Connector.

Support transmission of multiple bits at the same

(47)

SERIAL PORT

1 bit of information is transferred at a time.

In past digital camera’s were connected, Bar code,

(48)

SCSI (Small Computer System Interface)

Faster than serial and parallel port.

Hard disk and network adaptor to be attached to a

(49)

USB PORT

Bandwidth of 12 Mbit/sec

For peripherals such as keyboard, mouse, scanner,

printer.

A USB port can connect

(50)

FIREWIRE PORT

Can connect to digital cameras, camcorders or external

hard drives.

KB-AT Port

(51)
(52)

Power Supply

Power Supply provides electricity to entire

computer.

A simple power supply takes 220 Walt (AC) to

References

Related documents

Biogoriva kao obnovljivi izvor energije su od posebnog interesa za Republiku Hrvatsku jer mogu zamijeniti fosilna goriva za prijevoz koja u ukupnoj potrošnji

draft-anderson-v6ops-siit-dc - Stateless IP/ICMP Translation in IPv6 Data Centre Environments draft-anderson-v6ops-siit-dc-2xlat – SIIT-DC: Dual Translation Mode.

Which command is used to delete all the files from root directory of drive A.. Which command used to delete all files from current

Provedbom mjera za smanjenje emisija štetnih plinova, EKO-vožnjom i educiranjem ljudi, a posebice vozača te tehničkim, tehnološkim, ekonomskim i posebice zakonodavnim mjerama

Cheung) offer original perspectives on issues relating to the reception of transnational films. Finally, the academic journal Transnational Cinemas, launched in 2010,

SAP Business One provides powerful, integrated analytic and reporting tools to help you access the critical business information you need. With SAP Business One

To determine the amount of plain, unscented, liquid bleach (table 1) or calcium hypochlorite pellets or powder (table 2) needed to produce the chlorine solution to disin- fect

The lower court was correct in applying Article 559 of the Civil Code to the case at bar, for under it, the rule is to the effect that if the owner has lost a thing, or if he has