1. 2 CST-092 Beginning Computer Windows Concepts Lecture 1: Computer Concepts Computer Concepts Getting Started.

Post on 11-Dec-2015

225 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

Transcript

1

2

CST-092Beginning ComputerWindows Concepts

Lecture 1: Computer Concepts

Computer ConceptsGetting Started

3

What is a Computer?

• A machine that computes.• An electronic system that

– accepts data,– processes data,– reports data, and– stores data.

4

The Microcomputer

• Hardware– Physical components of a computer

system.

• Software– Programs or instructions that direct the

operations of the computer.

5

• INPUT:– The method of getting information into

the computer.– The process of entering and translating

data into a form the computer can understand.

Information Processing Cycle

34

6

34

Information Processing Cycle

• PROCESSING:– Performing a calculation or logical

operation on the information.– Turning raw data into meaningful

information.

3 + 4 = 7

7

7

Information Processing Cycle

• OUTPUT:– The method of getting data out of the

computer.– Translating machine-readable code into

a form readable by humans.

34

7The sum of 3 and 4 is 7.7

8

Information Processing Cycle

• STORAGE:– Storing data for future use.

3 4 7 3 4 7

9

INPUT --The KeyboardKeyboard

Indicator LightsEscape Key

Spacebar Typewriter Keys

Arrow Keys

Numeric Keypad

10

INPUT --The KeyboardInsertBackspace

EnterDelete

Print ScreenTab

CapsLock

Alternate Keys

Shift Keys

Control Keys

11

INPUT --The Mouse

12

INPUT --The Mouse

Clicking Double-Clicking

13

INPUT --The Mouse

Dragging

14

INPUT --The Mouse

Right-Clicking

15

Processing – The System Unit

• Main Memory• a.k.a. Primary Memory• a.k.a. RAM

RAM = Random Access Memory

Programs and Data are in RAM!

34

16

BIT•Binary digIT -- Two Values: 0 & 1• Smallest piece of data that can be

recognized and used by a computer.

ON

OFF

= 1

= 0

17

Byte•a group of 8 bits• can hold a character

– Alphabetic Letter (UPPER or lower case)– Numbers– Special Characters ($, @, !, (, *, ), &, etc.

ASCII• Code used in microcomputers• American Standard Code for

Information Interchange

18

DELTA in 5 Bytes of RAM:

D 01000100

E 01000101

L 01001100

T 01010100

A 01000001

0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 0 1 1 0 00 1 0 1 0 1 0 0 0 1 0 0 0 0 0 1

19

Memory Measurements•Kilobyte

– 1K or 1Kb or 1KB = 1,000 bytes– (1,024 bytes)

• Megabyte– 1M or 1Mb or 1MB = 1,000,000 bytes– (1,048,576 bytes)

640K = 640,000 bytes

4M = 4,000,000 bytes

20

Data and Software

are in RAM 3 4 7NUM1

NUM2 SUM

SUM = NUM1 + NUM2PROGRAM1

21

Central Processing Unit - CPU

ArithmeticLogic Unit

ControlUnit

Arithmetic Logic Unit-ALU

•Arithmetic+ Addition- Subtraction* Multiplication/ Division

•Logic< Less Than> Greater Than= Equal

Control Unit

•Traffic Cop

•What’s Next?

22

Output

The SUM of 3 + 4 is 7

The SUM of 3 + 4 is 7

The SUM of 3 + 4 is 7

23

Auxiliary StorageSecondary Storage

DISKETTE

3.5”

1.44 Mb

HARD DISK

20 Mb to Billion+

100 Mb + + +

FLASH DRIVE F: or G: or…

C:A:

24

Hardware Summary

OUTPUTINPUT

AuxiliaryStorage

CPUMain Memory

25

SOFTWARE

HardwareSystem

SoftwareApplicationSoftware

USER

Systems Software

•Initializes Computer(BOOT)

•Interfaces with userand application

•Coordinates system resources

26

RESU

SYSTEMS SOFTWARE

NOIT

CILPP

A

A

WO

WIN

D

SHW

27

RESU

SYSTEMS SOFTWARE

NOIT

CILPP

A

A

WO

WIN

D

SHW

28

APPLICATION SOFTWARE

Word Processing

A 10.0 400

B 20.0 300

C 30.5 200

D 40.0 100

Spreadsheet

Graphics

Database

DATA

Communications

29

top related