Lab Manual
Lab Manual
Mother Board
A motherboard, also known as a main board, is the primary circuit board inside of a computer,
and is where the central processing unit (CPU), memory, expansion slots, drives, and other
peripheral devices are connected. The circuitry on a motherboard facilitates the communication
between all of the devices in the computer.
Also known as the microprocessor or the processor. It is responsible for fetching, decoding, and
executing program instructions as well as performing mathematical and logical calculations. The
processor is the engine of your PC it executes instructions millions of times a second to get the
work you want done finished.
Modern processors will have multiple cores and are known as Dual core (2 cores) or Quad core
(4 core) 'Octa' 8 core which makes them capable of doing more than one thing at a time, or
multi-tasking.
Fabrication Size:
As processors became more complex, more transistors had to be placed on the chip. To fit more
transistors on the chip, the size of the transistors are shrunk. The size of devices like transistors
on a chip is measured in nm (nanometers), a nanometer being one billionth of a meter. The size
of the smallest feature that the manufacturer's fabrication process can etch onto the surface of a
semiconductor wafer is called the fabrication or process size.
For example, many Pentium 4 processors use a fabrication size of 90nm. Processor fabrications
sizes continue to shrink, allowing more transistors to fit on a chip.
CPU Socket:
A CPU socket is used to connect a computer's CPU (Central Processing Unit) to its motherboard.
Modern CPUs use the PGA (Pin Grid Array) package. With a PGA, the underside of the
processor is covered with an array of metal pins. To install a CPU, the pins are inserted into a
ZIF (Zero Insertion Force) socket mounted on the motherboard.
Random Access Memory, or RAM, usually refers to computer chips that temporarily store
dynamic data to enhance computer performance while you are working. In other words, it is the
working place of your computer, where active programs and data are loaded so that any time the
processor requires them, it doesn't have to fetch them from the hard disk.
Random access memory is volatile, meaning it loses its contents once power is turned off. This is
different from non-volatile memory, such as hard disks and flash memory, which do not require
a power source to retain data. When a computer shuts down properly, all data located in RAM is
returned back to permanent storage on the hard drive or flash drive. At the next boot-up, RAM
begins to fill with programs automatically loaded at startup, a process called booting. Later on,
the user opens other files and programs that are still loaded in the memory.
Memory is actually an array of "cells". Each cell holds a binary bit, either 0 or 1. The cells are
arranged in rows of 32 cells to store each "word". Each word can be accessed by its address. A
computer does not have to access the addresses in numerical order. It can store or retrieve a word
from any address at random, hence the term "random access memory" (RAM). The memory
modules that most recent systems accept are 184-pin DDR2 DIMMs, DDR2 DUAL, and now
DDR3 of varying speeds. The type you should buy depends on the motherboard and processor
you choose: For best performance, choose the fastest type of memory module that works
with both. Double data rate synchronous dynamic random-access memory (DDR SDRAM) is a
class of memory integrated circuits used in computers. DDR SDRAM, also called DDR1
SDRAM, has been superseded by DDR2 SDRAM, DDR3 SDRAM and DDR4 SDRAM. (Single
Data Rate means that SDR SDRAM can only read/write one time in a clock cycle whereas DDR
doubles the data rate in one clock cycle). DIMM (dual in line memory module) are mounted on
PCB comprising of random access memory integrated circuits. Based upon pins they support
DDR, DDR2, DDR3 and DDR4. I.e.201 to 300 pins for DDR3.
BIOS stand for Basic Input/output System. BIOS are a "read only" memory, which consists of
low-level software that controls the system hardware and acts as an interface between the
operating system and the hardware. BIOS are essentially the link between the computer hardware
and software in a system. On PCs, the BIOS contains all the code required to control the
keyboard, display screen, disk drives, serial communications, and a number of miscellaneous
functions. The system BIOS is a ROM chip on the motherboard used during the start-up routine
(boot process) to check out the system and prepare to run the hardware. The BIOS is stored on a
ROM chip because ROM retains information even when no power is being supplied to them
computer.
Motherboards also include a small separate block of memory made from CMOS RAM chips
which is kept alive by a battery (known as a CMOS battery) even when the PC’s power is off.
This prevents reconfiguration when the PC is powered on.
CMOS devices require very little power to operate.
A CMOS Battery.
The CMOS RAM is used to store basic Information about the PC’s configuration for instance.
Other Important data kept in CMOS memory is the time and date, which is updated by a Real
Time Clock (RTC).
5. Cache Memory
Cache memory is a small block of high-speed memory (RAM) that enhances PC performance by
pre-loading information from the (relatively slow) main memory and passing it to the processor
on demand.
RAMs are divided in to two categories as Static RAM (SRAM) and Dynamic RAM (DRAM).
SRAM uses transistors to store a single bit of data and it does not need to be periodically
refreshed. DRAM uses a separate capacitor to store each bit of data and it needs to be
periodically refreshed to maintain the charge in the capacitors. Cache RAM is made from Static
Memory which has a speed advantage over DRAM (Dynamic Memory). Cache memory is much
faster and also expensive when compared with the RAM. But the capacity of the RAM memory
is larger than the capacity of the cache memory. In modern computers, Levels 1 and 2 cache
memory are built into the processor die. If a third cache is implemented outside the die, it is
referred to as the Level 3 (L3) cache.
6. Expansion Bus
PCI Slot
An expansion bus is an input/output pathway from the CPU to peripheral devices and it is
typically made up of a series of slots on the motherboard. Expansion boards (cards) plug into the
bus. PCI is the most common expansion bus in a PC and other hardware platforms. Buses carry
signals such as data, memory addresses, power, and control signals from component to
component. Other types of buses include ISA and EISA.
Expansion buses enhance the PCs capabilities by allowing users to add missing features in their
computers by slotting adapter cards into expansion slots. Expansion Cards: Special expansion
cards are one way to add new types of ports to an older computer or to expand the number of
ports on your computer. Like other expansion cards, these cards clip into an open expansion slot
on the motherboard.
7. CPU Clock
Clock speed is the speed at which a CPU moves data through its internal architecture and the
speed at which it executes instructions. Clock speeds are measured in GHz (gigahertz or billion
cycles per second). Clock speeds on modern CPU's are approaching 4 GHz. The CPU clock
synchronizes the operation of all parts of the PC and provides the basic timing signal for the
CPU. Using a quartz crystal, the CPU clock use quartz crystal to generate constant flow of
pulses.
For example, a 200 MHz CPU receives 200 million pulses per second from the clock. A 2 GHz
CPU gets two billion pulses per second. Similarly, in any communications device a clock may be
used to synchronize the data pulses between sender and receiver.
A "real-time clock," also called the "system clock," keeps track of the time of day and makes this
data available to the software. A "time-sharing clock" interrupts the CPU at regular intervals and
allows the operating system to divide its time between active users and/or applications.
Expansion Cards
Special expansion cards are one way to add new types of ports to an older computer or to expand
the number of ports on your computer. Like other expansion cards, these cards clip into an open
expansion slot on the motherboard.
A dedicated video card (or video adapter) is an expansion card installed inside your system unit
to translate binary data received from the CPU or GPU into the images you view on your
monitor. Modern video cards include ports allowing you to connect to different video equipment;
also they contain their own RAM, called video memory. Video cards also come with their own
processors or GPUs. Calls to the CPU for graphics processing are redirected to the processor on
the video card, significantly speeding up graphics processing. Updating to a dedicated graphics
card offloads work from the CPU and system RAM, so not only will graphics processing be
faster, but the system’s overall performance will improve. The video card also controls the
number of colors your monitor can display. The number of bits the video card uses to represent
each pixel on the monitor (referred to as the bit depth) determines the color quality of the image
displayed. The more bits available, the better the color detail of the image.
Figure: A Graphics card with output ports for both digital and analog video
2. Sound Card
Sound cards attached to the motherboard and enabled your computer to record and reproduce
sounds. Most computers ship with a basic sound card, most often a 3D sound card. 3D sound is
better than stereo sound at convincing the human ear that sound is omnidirectional, meaning that
you can’t tell what direction the sound is coming from. This tends to produce a fuller, richer
sound than stereo sound. To set up surround sound on your computer, you need two things: a set
of surround-sound speakers and a sound card that is Dolby Digital compatible. There are many
formats to choose from such as Dolby Digital EX, Dolby Digital Plus, and Dolby True HD. The
ports on the sound card allow you to connect additional audio devices such as amplified
speakers, headphones, microphones etc.
Power Supply
The power supply converts the alternating current (AC) from your mains (110V input or 220V
input) to the direct current (DC) needed by the computer 2. In a PC, the power supply is the
metal box usually found in a corner of the case. The power supply is visible from the back of
many systems because it contains the power-cord receptacle and the cooling fan. Power supplies
- often referred to as switching power supplies, use switcher technology to convert the AC input
to lower DC voltages.
The typical voltages produced are: •3.3 volts, •5 volts, •12 volts
The 3.3-volts and 5-volts are typically used by digital circuits, while the 12-volt is used to power
fans and motors in disk drives. The main specification of a power supply is in watts. A watt is
the product of the voltage in volts and the current in amperes or amps.
.
LAB 3
PROCEDURE TO CREATE COMPANY LETTER HEAD