+ All Categories
Home > Documents > Day 2-Basics of Digital System

Day 2-Basics of Digital System

Date post: 13-Dec-2015
Category:
Upload: johnsamvlb
View: 215 times
Download: 0 times
Share this document with a friend
Description:
Basics of digital system
Popular Tags:
14
Transcript
Page 1: Day 2-Basics of Digital System
Page 2: Day 2-Basics of Digital System

What is digital?Digital describes electronic technology that

generates, stores, and processes data in terms of two states: positive and non-positive.

Positive is expressed or represented by the number 1

non-positive by the number 0.

P.John Samuel / K.Nithya / K.Janani 2

Page 3: Day 2-Basics of Digital System

What is binary?We use the decimal (base 10) number systemBinary is the base 2 number systemTen different numbers are used in base 10.

How many are used in base 2?

P.John Samuel / K.Nithya / K.Janani 3

Page 4: Day 2-Basics of Digital System

Bits & Byteskilo, mega, and giga are different in binary!

bit (b) – binary digitByte (B) – 8 binary digitsKiloByte (KB) – 210 bytesMegaByte (MB) – 220 bytesGigaByte (GB) – 230 bytes

P.John Samuel / K.Nithya / K.Janani 4

Page 5: Day 2-Basics of Digital System

What is Computer System?A computer system is one that is able to

take a set of inputs, process them and create a set of outputs.

P.John Samuel / K.Nithya / K.Janani 5

Page 6: Day 2-Basics of Digital System

What is Computer System?

This is done by a combination of hardware and software.

P.John Samuel / K.Nithya / K.Janani 6

Page 7: Day 2-Basics of Digital System

What is Software?For processing to take place, there needs

to be a set of instructions of what needs to be done. This set of instructions is called a program.

P.John Samuel / K.Nithya / K.Janani 7

Page 8: Day 2-Basics of Digital System

What is Software?System Software Operating systemUtilitiesUser interfaceApplication software

P.John Samuel / K.Nithya / K.Janani 8

Page 9: Day 2-Basics of Digital System

What is Hardware?

P.John Samuel / K.Nithya / K.Janani 9

Page 10: Day 2-Basics of Digital System

What is Hardware?

P.John Samuel / K.Nithya / K.Janani 10

Processor Random Access Memory (RAM) Hard Drive / Disk

Page 11: Day 2-Basics of Digital System

Computer Organization and DesignWhat does “organization” mean?The way H/W components operateConnected to form computer systemWhat is a computer “design”?Type of hardwareHow it is connected

P.John Samuel / K.Nithya / K.Janani 11

Page 12: Day 2-Basics of Digital System

What is computer architecture? Computer Architecture =

Instruction Set Architecture + Computer Organization

P.John Samuel / K.Nithya / K.Janani 12

Page 13: Day 2-Basics of Digital System

Von Neumann Architecture

P.John Samuel / K.Nithya / K.Janani 13

Page 14: Day 2-Basics of Digital System

Harvard Architecture

P.John Samuel / K.Nithya / K.Janani 14


Recommended