Fundamental of Computer - PowerPoint PPT Presentation

1 / 12
About This Presentation
Title:

Fundamental of Computer

Description:

Title: Assembly Language Programming Subject: Fundamental Author: SCC Last modified by: Suthida Created Date: 6/11/1999 12:14:21 AM Document presentation format – PowerPoint PPT presentation

Number of Views:103
Avg rating:3.0/5.0
Slides: 13
Provided by: SCC73
Category:

less

Transcript and Presenter's Notes

Title: Fundamental of Computer


1
Fundamental of Computer
  • Suthida Chaichomchuen SCC
  • std_at_kmitnb.ac.th

2
Computer Components
  • Hardware (architecture)
  • Software (instruction set)

3
Basic Hardware
  • Bits
  • Bytes
  • Registers
  • Memory
  • Processor
  • Data Bus

4
Hardware Components
  • Internal hardware
  • Microprocessor
  • Memory
  • Registers
  • External hardware
  • Input/Output Devices

5
Software Organization
  • Programs
  • Data files
  • Operating System

6
Computer storage
  • Bit
  • On 1
  • Off 0
  • Byte
  • data 8 bits
  • parity 1 bit (automatically setting)

7
Related bytes
  • Word
  • Doubleword
  • Quadword
  • Paragraph
  • Kilobyte
  • Megabyte

8
Binary numbers
9
Binary arithmetic
Decimal Binary 65 01000001
42 00101010 107 01101011
Decimal Binary 60 00111100
53 00110101 113 01110001
10
Negative Binary Numbers
Reverse the bit value and add 1
Number 65 01000001 Reverse the bits
10111110 Add 1 1 Number -65
10111111
11
Hexadecimal Representation
Binary 1011 1001 1100 1110 Decimal 11
9 12 14 Hexadecimal B 9
C E
12
Homework (Submit before next week)
  • Processor
  • Register
  • Segment
Write a Comment
User Comments (0)
About PowerShow.com