Basic Concepts
Basic Concepts
Agenda
Human heads.
Human Heads.
Inside many heads, there are two kinds of knowledge, the memory work kind of knowledge and the logical kind of knowledge.
Numbering System
What do you notice about the numbers in those cards ?
1 , 2 , 4 , 8 , 16 , 32
710
7101
5100
5102
101 5 110 6
120 1 020 0
021 0 121 2
122 4 122 4
Keyboard
Typewriter
The invention of the modern computer keyboard began with the invention of the typewriter.
Types of memory
ROM :Read only memory. (volatile).
RAM : Random access memory. (non-volatile). R/W : Read & Write memory.
Memory
RAM
Random Access Memory
ROM
Read Only Memory
BIOS : Basic Input Output System
R/W memory
Drives : HDD, CD Drive, Flash Memory etc.
Compact Disk is Read Only Memory But Microsoft describes it as I/O device
1000 byte
Terabyte??
ASCII Code
American Standard Code for Information Interchange
the file to disk under the name p.txt . Then use the explorer and look at the size of the file. You will find that
the file has a size of 18 bytes on disk: 1 byte for each character.
ASCII Table
computer work to use it ,but understanding how computer work will help you to think like computer.
Thinking like computer is all you need. trust me.
Computer screens
Example fax machine A fax machine scans a black and white page into about 1000 2000 pixels which are sent, using a modem to another fax machine, which prints the pixels out on a page.
Computer screens are divided up into a grid of small dots called pixels.
accepts input
processes data
provides output.
. : "
" .
Clock
Clock is a signal used to sync things inside the compute.
The CPU knows how many clock cycles each instruction will take, because it has a table which lists this information.
Inside CPU
ALU
Arithmetic Logic Unit
Arithmetic Operations
Logic Operations
OR
AND
Produced by
Electro-Team