Computer Scince Engineering Part3
Computer Scince Engineering Part3
Computer Scince Engineering Part3
Baqer
5. Motherboard
5.1: What is a Motherboard.
The computer is built on top of a motherboard. The motherboard is one of the
most important components in the PC. It is a large Printed Circuit Board (PCB), having many
chips, as in figure (1-10). connectors and other electronics mounted on it. The motherboard
is the hub, which is used to connect all the essential components of a computer. The RAM,
hard drive, disk drives and optical drives are all plugged into interfaces on the motherboard.
The motherboard contains the processor, memory chips, interfaces and sockets, etc.
There different kinds of motherboards depending on the form factor, chipset and
type of processor socket used. Form factor refers to the motherboard’s geometry,
dimensions, and arrangement of components. Different standards have been developed to
build motherboards, which can be used in different brands of cases. ATX is the most
common design of motherboard for desktop computers. Chipset is a circuit, which controls
the majority of resources. As the chipset is integrated into the motherboard, it is important
to choose a motherboard, which includes a recent chipset, in order to maximize the
computer’s ability to upgrade. The processor socket may be a rectangular connector into
which the processor is mounted vertically (slot), or a square-shaped connector with many
small connectors into which the processor is directly inserted (socket). The Basic Input
Output System (BIOS) and Complementary Metal-Oxide Semiconductor (CMOS) are also
located on the motherboard. But what are BIOS and CMOS?
12 Computer Technology and Architecture /By M.Tech Shubbar S. Baqer
BIOS: It is the basic program used as an interface between the operating system and the
motherboard. The BIOS Figure (1-11) is stored in the ROM and cannot be rewritten. When
the computer is switched on, it needs instructions to start. BIOS contain the instructions for
the starting up of the computer. The BIOS runs when the computer is switched on. It
performs a Power-On-Self-Test (POST) that checks that the hardware is functioning properly
and the hardware devices are present. It checks whether the operating system is present
on the hard drive. BIOS can be configured using an interface named BIOS setup, which can
be accessed when the computer is starting up by pressing a key on the keyboard.
CMOS Chip: BIOS ROMs are accompanied by a smaller CMOS (CMOS is a type of memory
technology) memory chip. When the computer is turned off, the power supply stops
providing electricity to the motherboard. When the computer is turned on again, the
system still displays the correct clock time. This is because the CMOS chip saves some
system information, such as time, system date and essential system settings. CMOS is kept
powered by a button battery located on the motherboard. The CMOS chip is working even
when the computer power is switched off. As in figure (1-12).
13 Computer Technology and Architecture /By M.Tech Shubbar S. Baqer
• Examples: Magnetic storage devices include zip, floppy, and hard disk drives. As in
figure (1-18).
6.2.2. Secondary Memory Characteristics
• These are magnetic and optical memories.
• It is a type of non-volatile memory.
• Data is permanently stored even when the computer is turned off
• It helps store data on a computer
• The computer can function without secondary memory
• Slower than primary memory
• Examples: magnetic tapes, optical discs, floppy disks, flash memory [USB drives],
paper tape, punched cards, etc.
Comparison Between Primary and Secondary Memories
• Primary memory is the computer’s main memory and stores data temporarily.
• Secondary memory is external memory and saves data permanently.
• Data stored in primary memory can be directly accessed by the CPU, which cannot
be accessed in secondary memory.
• Primary memory is lost during a power outage, while secondary memory saves
the data.
• Secondary memory is non-volatile, while primary memory is volatile.
• Primary memory is stored on semiconductor chips, while secondary memory is
stored on external devices.
• Primary memory is classified into cache and random-access memory, while
secondary memory has no such categories.
• Secondary memory can save data in various formats that can be accessed
anytime, while primary memory uses the computer’s current data
• Primary memory is faster.
Both types of memory have several differences. Although different, they work together
for the computer to run smoothly. Primary memory itself can’t save more than a few
gigabytes of data, but secondary memory fills that gap by providing up to a terabyte of
space. While the latter lags in processing data, the primary memory is faster and easily
accessible.
19 Computer Technology and Architecture /By M.Tech Shubbar S. Baqer
Both primary and secondary memories are crucial for a computer’s effortless and
efficient functioning, and they complement each other. I hope this article helped you to
differentiate between primary and secondary memory or we can say understand the
difference between primary and secondary storage.