CHAPTER ONE: INSTALLING MOTHERBOARDS AND CONNECTORS Flashcards
What are peripheral devices?
The parts you interact with, like the keyboard, mouse, and monitor, are called peripheral devices.
What is inside a chassis or system case?
The important, delicate parts like the motherboard, CPU (Central Processing Unit), and power supply are inside a protective box called the system case or chassis.
What is a tower case?
Most PCs use a tower case, which stands upright like a small box. You can open the case by sliding off a side panel, usually secured by screws or clips. Inside, there are cooling fans to prevent overheating, and the power supply unit (PSU) has a built-in fan to keep air moving. If there are open slots on the back, they should be covered with blanking plates to avoid dust and overheating.
What are ports and cables?
A port is simply a place where you plug things into your computer. A cable is the thing that connects your device to that port.
Some ports are specialized (like a graphics port for your monitor), while others can handle multiple devices (like USB ports). The ports are usually found on the front and back of your computer and can be built into the motherboard or added with an expansion card (a small circuit board that adds extra features).
What is a connector?
A connector is the part of a cable that fits into a port. Different types of connectors exist for different types of ports, but they are designed to fit only one way to prevent mistakes (keying).
What is binary data?
Computers work with binary data, which means everything is made up of tiny units called bits (short for “binary digits”). A bit can be 0 or 1, like a light switch that is either off or on.
What is a byte?
A byte is a group of eight bits. When you see terms like kilobytes (KB), megabytes (MB), or gigabytes (GB), they are just bigger chunks of data.
Kb/s (Kilobits per second) = 1,000 bits per second
MB/s (Megabytes per second) = 1,000,000 bytes per second
Gb/s (Gigabits per second) = 1,000,000,000 bits per second
What is a USB?
A Universal Serial Bus (USB) is the most common way to connect devices like keyboards, mice, printers, and flash drives.
What are USB host controller?
A USB host controller is the part of your computer that manages USB devices. A single controller can handle multiple USB ports, and your computer usually has several controllers to allow more devices without slowing things down.
In theory, one USB controller could handle 127 devices, but in reality, PCs have multiple controllers to share the workload.
What are the four types of USB
Type A → The most familiar USB plug.
- Flat and rectangular.
- Used to connect to computers, chargers, and some accessories.
- Always plug it in with the USB symbol facing up (unless it’s a weird port).
Type B → A chunkier connector for big devices.
- Square with a slanted top.
- You’ll see this on printers and some external hard drives.
Type B Mini → A smaller version for older gadgets.
- Used on early digital cameras, but it’s pretty rare today.
Type B Micro → The next evolution of small USBs.
- Flat and thin.
- Used on older smartphones, tablets, and other small gadgets.
How far can USB reach?
- Low Speed, its cable can be up to 3 meters (about 10 feet).
- Full Speed or High Speed, the cable can be up to 5 meters (about 16 feet).
- SuperSpeed USB (used for things like fast external hard drives), the official max length isn’t set, but 3 meters is a safe bet.
what Two things affect video quality?
- Resolution → How many pixels (tiny dots) make up the picture.
- 1920×1200 = HD (High-Definition)
- 3840×2160 = 4K Ultra HD - Refresh Rate → How fast the image updates (measured in Hz or frames per second).
- Higher Hz = Smoother motion.
What is HDMI?
High-Definition Multimedia Interface. The most common video cable for TVs, gaming consoles, and Blu-ray players. It carries both video and audio in one cable (no extra sound cable needed).
- 4K and 8K resolutions.
- Gaming features (adjusts refresh rate to match the game).
- Content protection (stops people from illegally copying movies).
What are the three sixe HDMI cables?
Full-size (Type A) → TVs, game consoles.
Mini (Type C) → Some laptops, cameras.
Micro (Type D) → Tiny devices.
What are DisplayPort’s (DP)?
Similar to HDMI but made for computers.
No royalty fees (so companies don’t have to pay extra to use it). Can carry video, audio, and copy protection, just like HDMI.
What are the two types of DisplayPort’s?
Full-size DP++ → Standard size.
MiniDP/mDP → A smaller version (looks like Thunderbolt).
What are thunderbolt cables?
Used on Macs and some Windows PCs
- It can work like USB, HDMI, or DisplayPort all in one.
- Versions 1 and 2 use Mini DisplayPort (MiniDP) connectors, so a Thunderbolt port can connect to a DisplayPort screen with an adapter.
- Thunderbolt 2 can transfer data up to 20 Gbps (super fast).
- It supports daisy-chaining (you can connect multiple monitors through a single port).
What are lightining cables?
Apple’s Exclusive Port
- Found only on iPhones and iPads (replaced by USB-C on newer iPhones).
- Reversible (plugs in either way, unlike older USBs).
- To connect to a PC, you need a Lightning-to-USB A or Lightning-to-USB C cable.
What are SATA Hard drive cables?
SATA (Serial Advanced Technology Attachment) is just a fancy name for the cables inside your computer that connect storage devices like hard drives and solid-state drives (SSDs). These cables are pretty small, only about 1 meter (39 inches) long, and they have 7-pin connectors at the end.
These cables only transfer data between the storage device and the computer. They do NOT provide power to the hard drive. To actually power the hard drive, you need a separate 15-pin SATA power connector, which comes from the power supply inside your computer.
What are Molex power connectors?
SATA power cables are great for new devices, but older storage devices use something called a Molex connector instead. Molex connectors are usually white or clear plastic with 4 pins inside.
The different wire colors tell you how much electricity they carry:
- Red wire = 5 volts (VDC)
- Yellow wire = 12 volts (VDC)
- Black wires = ground (no voltage, just completes the circuit)
What is an eSATA?
Normally, SATA cables only work inside the computer. But if you want to connect an external hard drive, you need a special version called eSATA (External SATA).
eSATA cables are longer (up to 2 meters or 78 inches) so they can reach devices outside the computer. You cannot use a regular SATA cable for an external hard drive. You must use an eSATA cable.
What is the motherboard?
The motherboard is like the central hub that connects everything inside your computer. It makes sure the CPU, RAM, storage, and all other components can talk to each other.
How the motherboard connects everything?
- Data moves between components using bus interfaces (think of these as highways for data inside your computer).
- The system clock keeps everything running at the right speed, like a metronome.
- Clock speeds are measured in megahertz (MHz) or gigahertz (GHz)—higher numbers mean faster performance.
- Different parts of the motherboard may run at different speeds, thanks to clock multipliers.
Who are the two biggest motherboard manufacturers?
Intel and AMD