Motherboard Components and Data Transfer: Key Insights
Motherboard Components and Their Functions
1. Transfer Rate of AGPx8 Graphics Card
The transfer rate of an AGPx8 graphics card with a 66 MHz data bus of 32 bits is calculated as follows:
66 * 106 * 4 * 4 = 1056 MB
2. What is MCH?
MCH (Memory Controller Hub), also known as the Northbridge, is the port that connects the CPU with the rest of the system.
3. Three Typical Northbridge Functions
The Northbridge facilitates communication between the CPU and other system components. Its functions include:
- Interface with the microprocessor’s external bus (system bus).
- Memory controller (memory bus).
- Graphic interface with the system bus.
- Interface to the Southbridge (bus link).
4. Five Typical Southbridge Features
The Southbridge’s primary mission is to manage communication between the CPU and peripherals via the expansion bus, ports, etc. Its features include:
- Interface to the Northbridge (bus link).
- Interface with the expansion bus: PCI Controller (PCI-Express).
- Integrated PCI devices, USB controller (USB-PCI interface), IDE Controller (disk drives and optical drives, etc.).
- Legacy standard devices controller.
5. Role of the Shuttle Bus on a Motherboard
The shuttle bus links the Northbridge and Southbridge.
6. PCI Bus and Shuttle Bus on a Motherboard
In the first Pentium chipsets, the Northbridge and Southbridge were linked by a PCI bus.
7. Three Basic Data Transfer Techniques
- Programmed I/O (PIO): This technique relies on the execution of I/O instructions, such as IN and OUT of the 8086 directory. The CPU must handle checks, consuming CPU time.
- Interrupts: Each device requests service via an interrupt line. Interrupts do not directly address the CPU but a driver.
- Direct Memory Access (DMA): Allows data transfer between a device and memory or between memory locations without CPU intervention. The PCI bus includes the ability to access memory.
8. Bus Mastering Transfer Mechanism
The initiator activates the REQ# (Request) signal to indicate to the PCI driver that it wants to take control of the bus. The PCI controller confirms ownership by activating the GNT# (Grant) signal, making the initiator a bus master.
9. Limitation of a Slave PCI Slot
Each PCI slot has its own REQ# and GNT# lines that are attached to the PCI controller.
10. Can Two Devices Share the Same IRQ?
Devices can use the INTx# lines of the PCI slots, which are redirected to IRQs by the router according to a table in the PCI BIOS. PCI devices can use their INTx# line to generate an IRQ, maintaining compatibility with older software.
11. Benefits of PCI 2.3 Compared to PCI 1.0
PCI 1.0: 32-bit data bus and 33 MHz frequency.
PCI 2.3:
- 64-bit data bus.
- Increased frequency to 66 MHz.
- Improved electrical properties related to EMI.
- Single voltage 3.3 V.
12. Power Supply Characteristics
a. Hold-up time: The time the voltage is maintained without any input voltage, without going out.
b. Load regulation: Indicates the power supply’s ability to control the DC output voltage with increases or decreases in load consumption. When adding cards, the voltage must be increased.
13. Determining PCI Bus Width and Power Supply
The connector to the motherboard indicates the width of the PCI bus and the power supply it works with, without needing to install it.
14. Transfer Speed in a PCI-Express x16
2.5 Gbit/s × 16 channels = 40 Gbit/s = 5 GByte/s
If transferring simultaneously in both directions: 80 Gbit/s = 10 GByte/s
15. Difference Between USB v1.1 and v2.0
V1.1 (1998):
- Frequency: 12 MHz
- Transfer rate: 12 Mbps = 1.5 MB/s
- Maximum range: 5 m
V2.0 (2000):
- Frequency: 480 MHz
- Transfer rate: 480 Mbps = 60 MB/s
- Maximum range: 5 m
16. Three Coverage Levels for USB 2.0
- Hardware: The Southbridge determines the supported USB version.
- Firmware: The BIOS should have a minimal driver to use a USB device without the OS. Example: A USB keyboard might not allow BIOS changes if this driver is not enabled.
- Software: The OS should have the appropriate driver to control all capabilities of a PC.
17. Types of Connectors
- Connectors (IDE, FLOPPY) near storage devices to shorten cables.
- Jumpers that open or close a circuit.
18. Who Controls Access?
COM1, COM2
19. PCMCIA Connector Types and Characteristics
- Type I: Thickness up to 3.3 mm, typically used for RAM, FLASH, and EPROM.
- Type II: Thickness of 5 mm, typically used for modems and network cards.
- Type III: Thickness of 10.5 mm, used for hard drives, floppy drives, and CD-ROMs.
20. Five Devices Controlled by the Super I/O Chip
- Keyboard and mouse.
- Serial RS-232.
- IEEE 1284 parallel port.
- Floppy.
- Infrared.
21. Four Examples of Motherboard Monitoring
Monitoring allows for predicting problems before they happen. The availability of computer equipment often depends on mechanical design, such as fans. Monitoring parameters like temperature can reveal impending failures and serve as a tool for predictive maintenance. These integrated circuits provide information on critical parameters for proper system functioning:
- Voltages provided by the power supply.
- Fan operation: RPM.
- Microprocessor temperature and voltage.
- Temperature of the environment (system) and other elements susceptible to failure due to heating.
22. Chip Functions and Locations
- TACH IN: Input. Counts pulses provided by the fan tachometer.
- PWM OUT: Output connected to the fan, allowing speed variation.
- DXP, DXN: Inputs connected to the thermal diode chip.
23. Power Supply Signals
a. PS_ON: Input for ignition (a bridge is placed between this and common for the power to turn on). Turns the power on or off.
b. 5VSB: Output for standby card system operation. Allows turning on the computer via a network card or keyboard.
c. PW_OK: The power supply maintains this signal at a high level, indicating that the +5V and +3.3V outputs are within permitted limits, ensuring safe output voltages.