COM 214 Note
COM 214 Note
Troubleshooting is a systematic process used to locate the cause of a fault in a computer system
and correct the relevant hardware and software issues. Approaching problem solving using a
logical and n approach is essential to successful resolution. In electronics device like computer
system, the method of trial by error is applied in identifying and finding the possible solution to a
computer system, this is troubleshooting to a layman.
Before commencing troubleshooting, necessary precautions should be taken to avoid damage of
hardware components and data loss. These includes:
1. Uninstalling computer system peripherals.
2. System data backups.
Steps to troubleshooting
Mother board: the motherboard is a printed circuit board which other component of computer system
are connected, it interconnects the internal and external hardware components and enabled
communication and power dissemination between the components.
Hard disk drive: this is an electromagnetic storage device that store and retrieves digital data using
magnetic storage with one or more rigid rotating platters coated with magnetic materials
RAM: this is the short term memory of the computer system which retrieves and holds the applications
and files the processor needs temporarily to run at a particular time. The higher the ram, the faster your
computer retrieves data for processing at the same time.
ROM: read only memory is a nonvolatile storage device that store information that can only be read, it
contains the set of codes and instructions needed for the computer to run, it is referred to the firmware
of the computer.
CPU: the central processing unit of the computer system also called the brain of the computer is a
device that executes every given instruction of the system to bring out information as an output. It has
three major parts
i. Arithmetic and logic unit (ALU)
ii. Control unit
iii. Registers or memory unit
8fzxz
Control Unit: This is the component of the CPU which fetches instructions from main storage,
interprets them, and issues the necessary signals to the components making up the system,
depending on the type of instruction. It controls the actions of the other components so that
instructions are executed in the correct sequence.
Arithmetic and Logic Unit (ALU): This is the component that performs Arithmetic operations like
(+,-,*,^,/), logical operations like (AND, OR, NOT) and relational operations like (<,>,<=,>=) on data.
Registers: registers are high-speed storage areas where instructions/data are temporarily stored before
execution.
Between any two (2) parts of the CPU is a pathway called internal bus, which allows for the transfer
of binary information between them. On the other hand, the CPU is connected by external buses to
other parts of the computer. A bus is basically a collection of parallel conducting lines (or wires).
i. To control the use of main storage to store data and instructions ii. To
control sequence of operations
vii. Processes the data and then sends the result to output units of various types
INPUT DEVICES
Input devices are set of devices that are used to communicate to the computer. Computers need to
receive data and instructions in order to solve any problem. Therefore, we need to put the data and
instructions into the computer. The input unit consists of one or more input device. The keyboard
and mouse of a computer are the most commonly used input devices. However, there are other
input devices such as Scanner, Light Pen etc.
Key Board
The most common input device is the Keyboard. It is used to input letters, numbers and commands from
the user.
Mouse
Mouse is a small device held in hand and pushed along a flat surface. It can move the cursor in any
direction. In a mouse a small ball is kept inside and the ball touches the pad through a hole at the
bottom of the mouse. When the mouse is moved, the ball rolls. This movement of the ball is
converted into electronic signals and sent to the computer. Mouse is very popular in the modern
computers that use Windows and other Graphical User Interface (GUI) applications.
OUTPUT DEVICES
Output devices are set of devices that are used to get feedback from the computer. When a data is
processed the results are taken from main storage and fed to an output device. The output device
could be a printer or a video display screen. If it is a printer, the information is automatically
converted to a printed form (hard copy). Alternatively, data may be displayed on a screen similar to
that used in a television set (soft copy). Some typical output devices are hereby below:
A CRT monitor
An LCD Panel
Printer
The printer presents information on paper. Such information on paper is called hard copy. All printers
can print out information in form of text, many can produce drawings and graphics and some can
produce color images. There are many types of printer with different technologies. As a result,
printers differ in the mechanisms they use to print out images.
When a POST is completed successfully, bootstrapping which starts the initialization of the bootup is
enabled. In computing, bootstrap means to boot or load a program, usually an OS onto a computer using
a much smaller initial program. Computers aren't the only devices that use POSTs. Some appliances,
medical equipment and other hardware run similar self-tests after being turned on.
1. Processors,
2. Memory,
3. Storage,
4. Controllers,
5. Keyboard,
6. Pointer device
7. System timer
Definition of terms
BIOS: These are sets of instructions coded in a computer microprocessor that initiates hardware
operations and manage data flow TO and FROM the operating system during system boot up.
ROM: (read only memory). This is a nonvolatile memory that receives data and permanently write them
on a chip which lasts even after the computer is powered off. The data is coded in such a way that it
cannot be over written
IDE: Integrated bus electronic is an electronic interface that enabled a connection between a bus in a
computer motherboard and the computer disk storage devices
Fault diagnosis
Fault diagnosis is the process of tracing a fault by means of its symptoms, applying knowledge, and
analyzing test results. Fault diagnosis of power systems involves identifying the location and cause of
faults occurring in the power system due to lightning strokes and so on. The systems that implement
these functions represent the most practical application of knowledge-based systems in the power
system field.
1. Process Explorer.
2. Windows Sysinternals Suite.
3. System Explorer.
4. SIW (System Information for Windows)
5. 5. HWiNFO.
6. Speccy.
7. HDdscan.
8. CPU-Z.
Hardware diagnostics are tests that check the functionality and performance of your hardware
components, such as the CPU, RAM, disk, battery, network, etc. There are two main types of hardware
diagnostics: built-in and external.
1. PC configuration form use this form when installing or configuring the PC and its expansion
boards.
2. System CMOS sheet use this form to record system
3. BIOS upgrade use this form when planning a BIOS upgrade for your PC.
4. Customer billing a simple time and material form for beginning technicians. How to Complete a
Fault Report Form?
If available, identify the system or equipment affected by the fault and provide its relevant details, such
as make, model, and serial number. Describe any troubleshooting steps taken so far to investigate or
resolve the fault. Include any error logs, diagnostic tests, or actions performed.
A loose power connection can drain the battery and many computer making beeping noises are only a
warning that power is lost and a shutdown is looming. If the power is solid and the battery is charged up,
move on to more intensive troubleshooting processes.
Error Message
Is the information displayed when an unforeseen problem occurs, usually on a computer or other
device. Modern operating systems with graphical user interfaces, often display error messages using
dialog boxes. Error messages are used when user intervention is required, to indicate that a desired
operation has failed, or to relay important warnings (such as warning a computer user that they are
almost out of hard disk space). Error messages are seen widely throughout computing, and are part of
every operating system or computer hardware device. The proper design of error messages is an
important topic in usability and other fields of human–computer interaction.
5. Out of memory
This error occurs when the system has run out of memory or tries to load a file too large to store in
RAM. The fix is to close some programs or install more memory.