Computer Cases
Computer Cases
13. Integrated Graphics Ports: Ports like HDMI, DVI, and VGA that
allow for video output when using integrated graphics (if
supported by the CPU).
16.serial ports
17.floppy desk port 34 pins
18. IDE port 40 pins
19. main power connector
Southebridge and northbridge in motherboard:
The Northbridge and Southbridge are two key components of the
chipset in a computer's motherboard. These components play a crucial
role in managing communication between various hardware
components and facilitating the overall functionality of the computer
system. front-side bus (FSB)
Buses:
o A bus is a communication pathway connecting two or more
devices.
o A bus consists of multiple communication pathway or lines. Each
line is capable of transmitting signals representing binary 1 and
binary 0.
o Several lines of a bus can be used to transmit binary digits
simultaneously (In parallel). Ex: 8 bit unit of data can be
transmitted over eight bus lines. (1 byte= 8 bite)
o The speed of bus is measured in Megahertz (MHz)
System buses:
A bus that connect major computer components (Processor, Memory,
I/O) is called a system bus.
• Three types of system bus
o Data Bus
o Address Bus
o Control Bus
Data bus:
o This bus connects all the computer components to the CPU and
main memory.
o The data bus may consist of 32, 64, 128 or even more separate
lines.
o It is bidirectional bus.
o The size of the bus determines how much data can be transmitted
at one time.
o 16 bit bus can transmit 16 bits (2 bytes) of data at a time.
o The size of the bus is a critical parameter in determining system
performance.
o Wide the data bus better but more expensive
Address bus:
o A collection of wires used to identify particular location in main
memory is called address bus.
o The width of the address bus determines maximum possible
memory capacity of the system.
o It is unidirectional
o CPU sends address to a particular memory locations and I/O ports
Control bus:
o Because the data and address lines are shared by all components,
there must be a means of controlling their use.
o The control lines regulate the activity on the bus.
o The control bus carries signals that report the status of the
various devices