Data Representation: Von Neumann Architecture
Data Representation: Von Neumann Architecture
Chapter 7
- ASCII
- Unicode (UTF-8)
Logical Data
Each n-bit unit is viewed as consisting of n1-bit items
of data, each item having the value 0 or 1
Addresses
store the memory address
3 key concepts
o Data and instructions are stored in a single
read-write memory
Stored-program concept: instructions in
memory
o Contents of memory are addressable by
location, whether content is data or instruction
o Execution occurs in sequential fashion, unless
explicitly modified by certain instructions
Bus Interconnection
Bus
o communication pathway connecting two or
more devices
o System bus: bus that connects major (top-level)
computer components: processor, memory, I/O
Line
o Electrical connection transmitting digital states
System bus consists of dozens to hundreds of separate
lines, classified into three functional groups
Address lines
capacity
Data lines
Control lines
Control the access to & use of the data lines
and address lines
Read, write
Clock, reset
Main Memory
o
Processor Memory
Access Memory
Processor Memory
Write
bus
Read
Word Addressing