14
7 CSC 134 COMPUTER & INFORMATION PROCESSING

CSC 134 Computer and Information Processing

Embed Size (px)

DESCRIPTION

Group Presentation of CSC 134 Computer and Information Processing Applying all the skills in Microsoft PowerPoint The colour of the slides are not very attractive in my opinion. However, I always improve it for my next presentation.

Citation preview

Page 1: CSC 134 Computer and Information Processing

7CSC 134

COMPUTER & INFORMATION PROCESSING

Page 2: CSC 134 Computer and Information Processing

SYSTEM UNIT

ADAPTER CARD

& BUSES

PROCESSOR

DATA REPRESENTATION &

the cleanliness

DRIVE BAY & POWER SUPPLY

MEMORY

PORT & CONNECTOR

question

Page 3: CSC 134 Computer and Information Processing

SYSTEM UNIT- Case that contain electronic component of computer used to process data.

MOTHERBOARD- Main circuit board.

PROCESSOR- Known as central processing unit (CPU)- Interpret and carries out the basic instruction that operate computer.

Page 4: CSC 134 Computer and Information Processing

Processor 2 types of instruction:

Control Unit and Arithmetic Logic Unit (ALU)

Offers multi-core processor

Processor cooling head sink and liquid cooling technology

Methods use multiple processor Parallel processing and massively parallel

processing (super computer)

Register

The system clock MACHINE CYCLE

Page 5: CSC 134 Computer and Information Processing

Step 1: fetch

Step 2: Decode

Step 3: execute

Step 4: store

Fetch Decode Execute

Store

INSTRUCTION 1

INSTRUCTION 2

INSTRUC. 3

I. 4

Fetch

Decode

Execute Store Fetch

Decode

Execute Store

INSTRUCTION 1 INSTRUCTION 2

MC : 4 BASIC OPERATIONMC : WITH PIPELINING

MC : WITHOUT PIPELINING

Page 6: CSC 134 Computer and Information Processing

MEMORY

3 Basic categories of items: operating system & other softwareApplication programThe data being processed by application and resulting info.

VOLATILE NON-VOLATILE

RAM :(DRAM, SRAM, MRAM)

Flash memory, CMOS, ROM, Cache, Memory Access Time

Page 7: CSC 134 Computer and Information Processing

ADAPTER CARD Device that connect to the system unit.

• Sound card & video card

• Removable flash memoryMemory card, USB F/Drive and cards slot.

• Expansion slot socket on motherboard that can hold on adapter

card.BUSESAllows to various device both inside & attached to SU to communicate with each other.

• Divided into 2 parts : Data bus and Address bus

•Expansion bus : PCI Bus, PCI e, AGP, USB, PC card bus

Page 8: CSC 134 Computer and Information Processing

PORT & CONNECTORPORT : Point of peripheral attaches to communicate with SU, so that it can send/receive info from computer.CONNECTOR : Joint a cable to a port.JACK : Used to identify audio & video ports.

Fireware Port

Port replicator

& Docking stations

USB Port Others :- Bluetooth port- SCSI port- e SATA port- IrDA port- Serial port- MIDI port

TYPES OF PORTS

Page 9: CSC 134 Computer and Information Processing

Drive bays

Opening inside the SU in which can install additional equipment.

Power supply

component of SU that converts the wall outlet AC power into DC power.

Page 10: CSC 134 Computer and Information Processing

Data representati

on

2 types of signal: Analog & Digital

Binary system:- Bit : smallest unit- Bytes : 8 bits group together

Product to clean the computer

Compressed air

Lint-free antistatic wipes & swab

Small computer vacuum

Screen cleaning solution

Antistatic wristband

Small screwdriver

Page 11: CSC 134 Computer and Information Processing

(MARCH 2012, PART B, QUESTION 2)

1. List THREE (3) basic types of buses.

a) System bus @ front side bus (FSB)

Part of the motherboard and connects the processor to main memory.

b) Backside bus (BSB)

Connects processor to cache.

c) Expansion bus

Allows the processor to communicate with peripherals.

Page 12: CSC 134 Computer and Information Processing

(SEPTEMBER 2011, PART A, QUESTION 7)

1. Below are the basic operations of a processor in machine cycle EXCEPT 

A. Fetching

B. Storing

C. Decoding

D. Deleting

Because in Machine Cycle, it only have Fetching, Decoding, Executing and Storing

Page 13: CSC 134 Computer and Information Processing

(APRIL 2010, PART B, QUESTION 2) 

1. RAM is used to temporarily store instructions and data. What makes RAM important to a computer system? State any TWO (2) reasons.

a. Consist of memory chips that can be read from and written to by the processor and other devices.

b. Can accommodate multiple programs simultaneously.

Page 14: CSC 134 Computer and Information Processing

VIDEO