CMTS
CMTS
Lab Manual
Diploma Semester:- VI
Subject:- Computer Maintenance and
Troubleshooting
(3350701)
NAME:
BRANCH:
ENROLLMENT NO.:
2
CERTIFICATE
INDEX
Sr Aim Page sign
no. No.
1. Identify basic parts/components of a Personal
computer and laptop Prepare a Chart of your
observation.
2. Observe various types of ports and its connecting
devices of front & back side of the PC.
Practical 1
2. Motherboard
The motherboard provides the structure for all other components and connects them,
while also providing a way to distribute power, deliver information and connect to
devices such as a printer or mouse. It controls how data transfers and what type of
monitor or screen device to use, for example. It houses the CPU, memory and secondary
storage devices such as hard drives.The first thing that a computer technician may do
to troubleshoot any motherboard issues is to take the PC apart and inspect all the
connections for corrosion. They may also check the power supply and make sure the
computer is receiving electricity.
5. Power supply
A power supply provides electricity to all components of a computer system. Typically,
it's a power cord connected from the back of a PC tower into an electricity socket. A
technician may troubleshoot the power supply by turning off the computer, unplugging
and detaching the power supply cord or trying a new cord or outlet.
5
6. Cooling fan
Cooling fans are a computer's system to decrease overheating. Many computers have
more than one cooling fan to help users who run their computer heavily, such as video
streaming or gaming. A computer technician may need to fix a computer's cooling fan
if a user notices their computer overheating. They may check for any damage to the
blades and make sure that they are free from debris. Replacing computer fans can be a
common troubleshooting solution for a technician.
7. Hard drive
Hard drives are data storage devices used to store files, programs or other information
on a computer system. They use magnetically coated discs called hard disks that store
digital representations of information. If a hard drive fails, a computer technician may
suspect a corrupt hard drive. They may use data recovery software to repair the
computer or may replace the hard drive.
8. Monitor
A computer monitor is an electronic device that displays what's what programs are
running on your computer so a user can see. Some computer technicians may wear anti-
static gloves when handling computer monitors to avoid static electricity. They may
also troubleshoot monitor issues by disconnecting it from the computer and trying a
new power cord.
9. Printer
This is a machine that produces copies of text or images on paper using ink. Popular
printers include laser or inkjet and computer technicians may be skilled in
troubleshooting issues across multiple brands and varieties. Computer technicians may
service printers including verifying power is running to the machine. They may also
check to see if the paper tray is full and ready for printing. Technicians might replace
or refill any ink cartridges and toner.If the physical printer components are operating
efficiently but the machine still isn't working, a technician will then
6
troubleshoot software malfunctions that may occur in the communication between the
computer and the printer. This requires more expertise to fix since it involves how the
systems interact with each other rather than physical component failures on the printer
itself.
10. Scanner
A scanner is a device that digitally copies an image or and makes it available as a file
for access on a computer. If a scanner malfunctions, a computer technician may remove
the cover and carefully check if it has any damage. If there are no visible issues, then
they may check the power connection cable. Similar to a printer, there is computer
software that connects the scanner to the computer, so a technician will also verify that
the software is communicating to the scanner.
Practical 2
Understanding the different ports and their corresponding devices is crucial for
computer maintenance and troubleshooting. Here's a breakdown of common ports and
their typical connections:
Front Panel:
Back Panel:
Power Supply Unit (PSU) Input: Connects the power cord to provide electricity
to the PC.
Motherboard: Contains various ports depending on the specific model:
USB Type-A & Type-C: Similar to front panel, but often more ports
available.
HDMI & DisplayPort: Video output ports for connecting monitors,
projectors, TVs.
Ethernet Port (RJ-45): Connects to a wired network for internet
access.
Audio Jacks (3.5mm): Line-in, line-out, and microphone for external
audio devices.
PS/2 Ports: Older ports for keyboards and mice (less common now).
VGA Port: Older analog video output (becoming obsolete).
Optical Audio (S/PDIF): For digital audio connection to sound
systems.
Additional Ports: Some motherboards may have specialized ports for
specific purposes (e.g., Thunderbolt, FireWire).
8
Additional Tips:
Consult your PC's manual for specific port details and functionalities.
Invest in adapters to connect different devices (e.g., USB-C to HDMI).
Keep ports clean and dust-free for optimal performance.
Label your cables for easy identification and organization.
By understanding these ports and their connections, you can effectively troubleshoot
common PC issues and optimize your hardware usage.
9
Practical 3
1. North Bridge:
The North Bridge is responsible for handling high-speed communication between the
CPU, RAM (memory), and the graphics card (if integrated).
It manages the data flow between the CPU and the memory controller, ensuring
efficient data transfer.
2. South Bridge:
The South Bridge is another important component that handles communication
between the slower peripheral devices, such as USB ports, SATA connectors (for hard
drives and SSDs), and PCI slots.
It also manages tasks like audio and networking functions.
3. CPU Socket:
This is the physical connector on the motherboard where the central processing unit
(CPU) is installed.
Different CPUs have different socket types, so it's important to ensure compatibility
when upgrading or replacing a CPU.
4. Memory Slots:
These are where the RAM modules are inserted. The motherboard's memory
controller, often part of the North Bridge or integrated into the CPU, communicates
with the RAM through these slots.
6. BIOS/UEFI Firmware:
- The Basic Input/Output System (BIOS) or Unified Extensible Firmware Interface
(UEFI) is firmware that initializes hardware components during the boot process. It
also provides a basic interface for configuring system settings.
7. CMOS Battery:
- This small battery powers the CMOS (Complementary Metal-Oxide-Semiconductor)
memory, which stores the system's BIOS/UEFI settings. If the battery fails, the
system may lose its configuration settings.
10
8. Chipset:
- The chipset is a set of integrated circuits that manage communication between the
CPU, memory, peripherals, and other components on the motherboard.
- It includes the North Bridge and South Bridge, among other supporting components.
9. Co-processor (Optional):
- Some motherboards may have a co-processor or additional processing units to assist
the main CPU in specific tasks, such as graphics processing or encryption.
11
Practical 4
Testing a power supply (SMPS - Switched Mode Power Supply) is an important step
in computer maintenance and troubleshooting. Here's a guide on how to test a power
supply and identify different connectors with various voltage levels:
2. Multimeter Method:
If you don't have a power supply tester, you can use a multimeter to measure
voltage.
Turn off the power supply, unplug it, and disconnect all components.
Set the multimeter to the DC voltage setting and touch the black probe to a
ground (black) wire and the red probe to each colored wire one at a time.
7. Peripheral Connectors:
Various connectors for peripherals. Check the power supply's label for
voltage details.
8. 12V Rails:
- Some power supplies have multiple +12V rails. Check the label for
amperage distribution.
Practical 5
AIM : Study the architecture of Multi Core processors.
1. Basic Architecture:
A multi-core processor consists of multiple processing units (cores) integrated into a
single chip. Each core functions as an independent central processing unit capable of
executing instructions.
2. Shared Resources:
Cores within a multi-core processor often share certain resources like the cache
memory and memory controller. This sharing of resources is designed to improve
efficiency and reduce redundancy.
3. Cache Memory:
Multi-core processors typically have multiple levels of cache, including L1, L2, and
sometimes L3 caches. These caches are shared among the cores to store frequently
accessed data and instructions, reducing the need to access slower main memory.
4. Memory Controller:
The memory controller manages communication between the processor and the
system's RAM (Random Access Memory). In a multi-core processor, the memory
controller may be shared among the cores or integrated into each core.
5. Interconnects:
Cores in a multi-core processor communicate with each other through interconnects.
These interconnects facilitate the exchange of data and coordination between cores.
14
7. Task Scheduling:
Operating systems must efficiently schedule tasks to run on multiple cores. Modern
operating systems use techniques like thread-level parallelism and task scheduling
algorithms to optimize workload distribution among the cores.
8. Hyper-Threading (SMT):
Some multi-core processors support hyper-threading, where each physical core can
execute multiple threads simultaneously. This allows for better utilization of resources
and improved overall performance.
9. Power Management:
Multi-core processors often feature power management capabilities to adjust the
power consumption based on the workload. Cores can be dynamically turned on or off,
and clock frequencies can be adjusted to balance performance and energy efficiency.
Practicle : 6
AIM : Elaborate BIOS settings in detailed.
1. Boot Order:
- Allows you to specify the order in which the computer searches for bootable devices.
This is crucial for troubleshooting boot issues or when installing an operating system.
4. CPU Configuration:
Allows you to configure settings related to the central processing unit (CPU), such as
clock speed, hyperthreading, or virtualization support. Overclocking options may also
be available.
6. Integrated Peripherals:
Manages onboard components like USB controllers, SATA controllers, audio, and
networking. You can disable or enable specific peripherals depending on your system
configuration.
7. Power Management:
Configures power-related settings, such as standby or sleep modes, and may include
options like Wake-on-LAN.
6. Advanced Settings:
Offers various advanced configuration options. This can include settings for advanced
CPU features, chipset features, and more.
7. UEFI/BIOS Update:
Allows you to update the firmware to the latest version, providing bug fixes, security
patches, and sometimes new features. Ensure careful consideration and follow
manufacturer instructions when updating firmware.
16
9. Fan Control:
Adjusts the fan speed control for the CPU or system fans. Useful for managing system
temperature and noise levels.
Practicle : 7
1. Platters:
Hard disks consist of several magnetic platters stacked on a spindle. These platters are
made of glass or aluminum and are coated with a thin layer of magnetic material.
2. Read/Write Heads:
Each platter has a read/write head attached to an actuator arm. The heads float just
above the surface of the platters and move rapidly to read or write data.
3. Actuator Arm:
The actuator arm is responsible for positioning the read/write heads over the correct
track on the spinning platters. It moves the heads quickly and precisely to access
different parts of the disk.
4. Spindle Motor:
The spindle motor spins the platters at a constant speed, typically measured in
revolutions per minute (RPM). Common speeds include 5400 RPM and 7200 RPM.
6. Cache (Buffer):
Hard drives often include a small amount of cache memory (buffer) on the PCB. This
buffer temporarily stores frequently accessed data to improve read and write speeds.
7. Connectors:
The hard drive has connectors for power and data. The power connector typically uses
a standard SATA power cable, while the data connection is done through a SATA or
older PATA (Parallel ATA) interface.
9. Sealed Enclosure:
The entire hard disk assembly is enclosed in a sealed casing to protect it from dust and
other contaminants. Some modern drives also have additional measures like helium-
filled enclosures for improved performance.
Check Power and Data Cables: Ensure that power and data cables are securely
connected. Faulty cables can lead to connection issues.
Listen for Unusual Sounds:Unusual clicking or grinding sounds may indicate
mechanical failure. If detected, it's crucial to back up data immediately and
consider replacing the drive.
19
Run Diagnostic Software: Various diagnostic tools are available to check the
health and performance of hard drives. These tools can identify bad sectors,
assess overall health, and provide valuable information for troubleshooting.
Firmware Updates: Check for firmware updates for your hard drive model.
Sometimes, firmware updates can address known issues and improve overall
performance.
Understanding the physical structure of a hard disk drive can assist in diagnosing
issues and implementing preventive measures to ensure the longevity and
reliability of the storage device.
20
Practicle 8
The logical structure of a hard disk involves how the data is organized and stored on
the disk. Let's break down the key components of the logical structure:
1. File System:
A file system is a method used by operating systems to organize and store files on a
storage device. Common file systems include NTFS (New Technology File System)
for Windows, FAT32 (File Allocation Table) for compatibility with older systems,
and exFAT for compatibility across various platforms.
2. Partitions:
A hard disk can be divided into partitions, each of which is treated as a separate
logical drive. Each partition typically has its own file system and can be formatted
independently.
3. Boot Sector:
The boot sector is a crucial part of a hard disk that contains information needed to
boot the operating system. It includes the Master Boot Record (MBR) or GUID
Partition Table (GPT), depending on the partitioning scheme.
7. Clusters:
The disk space is divided into clusters, which are the smallest units of allocation for
storing data. The file system allocates entire clusters even if a file does not fully
utilize the space, leading to potential fragmentation.
21
Partition Management:
Use disk management tools to create, resize, or delete partitions as needed. Be
cautious when manipulating partitions to avoid data loss.
Disk Cleanup:
Perform disk cleanup to free up space on the drive by removing unnecessary files.
This can help improve system performance.
Defragmentation:
In some file systems, especially older ones like FAT32, defragmentation can be
beneficial to rearrange fragmented files and improve disk performance.
Understanding the logical structure of a hard disk is crucial for maintaining and
troubleshooting issues related to data organization, file systems, and storage
management. Regular monitoring, maintenance, and adherence to best practices
contribute to a more reliable and efficient storage system.
22
Practicle 9
Formatting and partitioning a hard disk are essential steps in preparing a storage
device for use. Please note that these processes will result in the loss of any existing
data on the hard disk, so it's crucial to back up important information before
proceeding.
Before starting the formatting and partitioning process, make sure to back up
any important data on the hard disk.
If there are existing partitions on the hard disk and you want to start fresh, you
can delete them.
23
2. Follow the wizard to set the size, assign a drive letter, and choose the
file system (usually NTFS for Windows).

1. After creating the partition, right-click on the new volume and select
"Format."

2. Set the file system, allocation unit size, and volume label. Quick
Format is usually sufficient for most cases.

After the process is complete, you should see your newly formatted and
partitioned hard disk in File Explorer.
24
Use your Linux distribution's package manager to install GParted if it's not
already installed.
If there are existing partitions, right-click on each partition and select "Delete."

2. Set the file system, label, and other options. Click "Add" to create the
partition.

After GParted finishes applying changes, you can close the application, and
your newly formatted and partitioned hard disk should be ready for use.
These steps illustrate the general process of formatting and partitioning a hard
disk on Windows and Linux using built-in tools. Keep in mind that the specific
steps may vary slightly based on your operating system version and the tools
available. Always exercise caution during these processes to avoid unintended
data loss.
26
Practicle 10
Secondary storage devices are crucial components for storing data on computers and
other electronic devices. They come in various types, each with its own technology,
advantages, and use cases. Here's a classification of some common secondary storage
devices based on technology:
Use Cases: Backup solutions, expanding storage capacity for laptops and
desktops, data transfer between computers.
5. CDs/DVDs/Blu-ray Discs:
Technology: Optical storage technology. CDs use a laser to read pits and
lands, DVDs use smaller pits and lands, and Blu-ray discs use a shorter
wavelength laser for higher storage capacity.
Advantages: Read-only or rewritable, low cost.
Use Cases: Distribution of software, music, movies, and archival purposes.
6. Memory Cards:
Technology: Memory cards use NAND flash memory.
Advantages: Compact and portable storage for cameras, smartphones, and
other portable devices.
Use Cases: Storage for digital cameras, smartphones, and other portable
electronic devices.
8. Cloud Storage:
Technology: Cloud storage relies on remote servers accessed through the
internet to store and manage data.
Advantages: Accessibility from anywhere with an internet connection,
automatic backups, scalability.
Use Cases: Data backup, file synchronization, collaboration, and sharing.
Practicle 11
Testing and troubleshooting a laser printer involves a series of steps to identify and
address common issues. Here's a practical guide for testing and troubleshooting a
laser printer:
6. Printer Settings:
Verify the printer settings, including paper size, orientation, and print quality.
Reset the printer to default settings if needed.
8. Cleaning:
Clean the printer's rollers and paper path to remove any dust or debris that may affect
print quality.
Consult the printer manual for specific cleaning instructions.
9. Inspect Consumables:
Check for any issues with consumables such as the toner cartridge, imaging drum, or
fuser unit.
Replace consumables that are near the end of their life.
30
Remember to follow safety guidelines, such as turning off the printer and
unplugging it before performing any maintenance or troubleshooting tasks. If
you are unsure about any specific steps, refer to the printer's manual or seek
professional assistance.
31
Practicle 12
Boot the system into Safe Mode (Windows) or diagnostic mode (macOS) to isolate
issues.
Determine if the problem persists in a minimal operating environment.