Computer Represent Data:: Binary Number Bits and Bytes Text Codes
Computer Represent Data:: Binary Number Bits and Bytes Text Codes
BUS
Bas is a path of instructions to travelling b/w components.
Parts of computer buses:
1. A control bus is used by CPUs for communicating with other devices within the computer.
1. The Data Bus width determines how many bits can be transmitted between the CPU and other devices.
2. The Address Bus runs only between the CPU and RAM.
Cache Memory
It is used by the CPU to reduce the average time to access memory. The cache is a smaller, faster memory which stores copies
of the data from the most frequently used main memory locations. And the processor immediately reads from or writes to the
cache. Which is much faster than main memeory.
*A memory cache, sometimes called a cache store or RAM cache, is a portion of memory made of high-speed static RAM
(SRAM) instead of the slower and cheaper dynamic RAM (DRAM) used for main memory.
1. CPU-resident cache is called Level-1 (L1) cache.
2. External cache is called Level-2 (L2) cache.
A memory cache, sometimes called a cache store or RAM cache, is a portion of memory made of high-speed static RAM (SRAM)
instead of the slower and cheaper dynamic RAM (DRAM) used for main memory.
System unit:
Power Supply
It is used to give a DC power to the computer.
Motherboard (System Board)
It is the main circuit board in the system unit. All or most of the components are plugged onto the motherboard.
Microprocessor
It controls instructions which we give to the computer. And have thousands of transistors on a chip.
CISC (Complex Instruction Set Computer) is a processor whish solve complex instructions or calculations but slow.
RISC (Reduced Instruction Set Computer) is a processor which we use and it is a faster.
RAM (Random Access Memory)
RAM stores all the information about the programs you are currently running on your computer.
Similar to a micro-processor, a memory chip is an I.C made of millions of transistors and capacitors.
ROM (Read-Only Memory)
Information is stored permanently on a chip. Contains startup instructions and other permanent data. Some types,
1. Programmable Read-Only Memory (PROM).
2. Erasable Programmable Read-Only Memory (EPROM)
3. Electrically Erasable Programmable Read-Only Memory (EEPROM)
Ports
Serial Ports: It send data or instruction in a sequence and use only one wire.
Parallel Ports: It send more data or instruction at a time and use more path. E.g. printer, scanner, etc.
Expansion slots
Slots, or spaces, inside a cabinet that are used to connect additional circuit boards (cards).
Bus lines and PC slots and cards
Bus lines are use to travel data from one component to another.
Slots are used for internal attachment, e.g. RAM slot, video card slot, etc.
Cards are use to communicate the CPU with other devices. E.g.