Overview and Organization of Computers B
Overview and Organization of Computers B
COMPUTERS
By
Muhammad Shafiq
• Education
• Business
• Banking
• Defense
• Entertainment
Applications of Computer:
Education:
• Play
important role in productivity and
competitiveness or business
• Internet enhance sales and marketing
• Customerpurchase product and make
payment easily using
• Smartcard, internet banking, electronic
deposit ot pay bills online.
Applications of Computer:
• Banking
Data Bus:
• Data transfer through this bus CPU to memory
location or vice versa
• Bi directional bus
Buses
Address Bus:
• Carries memory addresses where data stores or read in memory devices
• Single direction bus
Control Bus:
• Carries to control signal generated by control unit of CPU
• Bi-direction bus
• Terminology used to express operating of computer buses
Bus width:
• Size of bus means, “How much data can be transferred at a time?
Clock Speed:
• Data transfer speed measured in MHz(Mega Hertz) or Mbps(Mega Bits Per Second)
• 100 Mbps mean 100 mega bits per second
Computer Ports:
• Interfaceor connector where
external devices can plug
Parallel Port:
• 25 pin ports connect printer or other
• 8 data lines tranfer or 8 bits at a time
• Faster than serial port
USB:
• USB is a plug and play interface that allows a computer
to communicate with peripheral and other devices.
• USB-connected devices cover a broad range;
• anything from keyboards and mice,
• Music players and flash drives.
• Transistors,are tiny electronic devices that act as on/off switches, which process
the on/off bits used to represent data.
• In
2005, Apple announced that it would end its current line of products
based on PowerPC chips from IBM and Freescale and would switch its
machines to Intel chips
Arithmetic Logical Unit
• Arithmetic logic unit (ALU) is a digital circuit
used to perform arithmetic and logic operations.
• Itrepresents the fundamental building block of
the central processing unit (CPU) of a computer.
• Modern CPUs contain very powerful and
complex ALUs.
• Inaddition to ALUs, modern CPUs contain a
control unit (CU).
Control Unit:
•A control unit or CU is circuitry that directs
operations within a computer's processor.
• Itlets the computer's logic unit, memory, and
both input and output devices know how to
respond to instructions received from a program.
• A control unit works by receiving input
information that it converts into control signals,
which are then sent to the central processor.
• Examples of devices that utilize control units
include CPUs and GPUs(Graphic Processing
Unit).
Memory:
• Computer memory is a generic term for all of the different types of data storage technology
that a computer may use, including RAM, ROM, and flash memory.
• Primary memory includes ROM and RAM, and is located close to the CPU on the
computer motherboard, enabling the CPU to read data from primary memory very quickly
indeed.
• It is used to store data that the CPU needs imminently so that it does not have to wait for it
to be delivered.
• Secondary memory by contrast, is usually physically located within a separate storage
device, such as a hard disk drive or solid state drive (SSD), which is connected to the
computer system either directly or over a network. The cost per gigabyte of secondary
memory is much lower, but the read and write speeds are significantly slower.
• DRAM: DRAM stands for Dynamic RAM, and it is the most common type of
RAM used in computers.
• The oldest type is known as single data rate (SDR) DRAM, but newer computers
use faster dual data rate (DDR) DRAM. DDR comes in several versions including
DDR2 , DDR3, and DDR4, which offer better performance and are more energy
efficient than DDR.
• However different versions are incompatible, so it is not possible to mix DDR2
with DDR3 DRAM in a computer system.
• DRAM consists of a transistor and a capacitor in each cell.
• SRAM: SRAM stands for Static RAM, and it is a particular type of RAM which is
faster than DRAM, but more expensive and bulker, having six transistors in each
cell.
• For those reasons SRAM is generally only used as a data cache within a CPU itself
or as RAM in very high-end server systems. A small SRAM cache of the most
imminently-needed data can result in significant speed improvements in a system
Motherboard
• Motherboard may be thought of as your
computer’s central nervous system.