Computing Part 1
Computing Part 1
211
Computing and software
CONTENTS : PART 1 (INTRODUCTION) Engineering
Contents
INTRODUCTION .................................................................................................................................. 4
COURSE INFORMATION .................................................................................................................. 12
CONTENTS.......................................................................................................................................... 13
COURSE DETAILS ............................................................................................................................. 14
Module 1: Introduction to Computer Systems ............................................................................... 14
Unit 1: Fundamentals of Computer Systems ................................................................................. 14
Unit 2: Computer Software ........................................................................................................... 24
Module 2: Computer Hardware Architecture ................................................................................. 28
Unit 1: Von Neumann Computer Architecture ......................................................................... 28
Unit 2: Central Processing Unit .................................................................................................... 34
Unit 3: Computer Data Storage and Memory Devices .............................................................. 38
Module 3: Computer Peripheral Devices ....................................................................................... 46
Unit 1: Input Devices ........................................................................................................................ 46
Unit 2: Output Devices ..................................................................................................................... 54
Module 4 Motherboard
COURSE DETAILS
CONTENTS
1.0 Introduction
2.0 Intended Learning Outcomes
3.0 Main Content
3.1 Definition of a Computer
3.2 Descriptions of Computer Systems
3.3 Classifications and types of Computer Systems
3.4 Historical Generation Advancement of computer systems
3.5 Comparison between Hardware and Software
4.0 Conclusion
5.0 Summary
6.0 Self-Assessment Exercises
7.0 References and Further Reading
1
GTE
211
Computing and software
Engineering
1.0 Introduction
Today, almost everyone uses computers directly or indirectly to solve diverse
problems ranging from word processing to internet-based applications. For
instance, your access to this course material is through the use of computers
and computer applications. This course is about the Computing: Computing
refers to the process of using computers to perform tasks, solve problems, or
carry out computations. It encompasses the theoretical, practical, and
technological aspects of working with computers. The first module addresses
the introductory theories about computer systems. It also deals with
interconnectivity and relationship with the major modules of a standard
computer system. In this Unit, we shall discuss some fundamental concepts
relating to a computer system. The Unit also explains the computer device and
system configuration.
2
GTE
211
Computing and software
Understand the concepts of computer systems Engineering
Observe the interconnectivity of subsystems in a computer system
INPUT OUTPUT
(DATA) PROCESSING (INFORMATION)
(Computer)
Basically, a computer is divided into two major parts, namely, hardware and
software. This configuration is like the division of human being into body and
spirit/soul. That is, the body is the hardware while the software is the spirit or soul.
While the hardware, the physical or most visible part is tangible, the software is
intangible. Normally, the software resides and operates within the hardware.
Essentially, hardware the physical part of the computer while the software is the code
that runs on the computer.
Computers are capable of processing numerical data in form of 0’s and 1’s or simply
in binary digital format. This digital format is the basis of the machine language
which differs from human-readable languages. They can solve repetitive
computational jobs with high level of accuracy and timeliness depending on the
software capability.
3
GTE
211
Computing and software
Ideally, a full-fledged computer system is made up of users, Engineering
application software,
systems software, operating system and hardware as shown in Figure 2.
Users
Application
Software
Systems software
Operating system
Hardware
In Figure 2, each of the computer system parts is known as a subsystem. In this case,a subsystem is made up of
more than one component. . For instance, the users’ subsystem comprises expert users, programmers/developers,
and end-users. System Software is a general term that includes any software designed to manage the
system's hardware and provide a platform for applications. The Operating System is one specific type of
system software that serves as the central software controlling the overall operation of the computer
system
4
GTE
211
Computing and software
Today, many students, office workers and business Engineering
people use personal
computer to carry out many tasks. Such tasks include word processing,
graphical designs, desktop publishing, accounting operations, spreadsheets,
video editing, teleconferencing among others.
It should be noted that the specifications of personal computers have evolved over
the years due to explosion in human population, advancement in software and
hardware components.
Workstations
These computers are relatively more powerful than PCs in terms of
computational capability. They are also single-user based. Although, a
workstation is like a personal computer, however it has a higher specifications
and better quality. These high-end computers are often used to execute
complex and large computational jobs in lesser time, so they are usually more
costly than PCs. These types of computers are found in research laboratories,
research institutions, universities, Space, automotive, and manufacturing
industries.
Note that the specifications of workstation computers have also evolved over the
years due to software and tasks requirements.
Minicomputers
Minicomputers are multi-users-based computers. They support a large array
of users concurrently and are usually able to handle larger complex or/and
large computational jobs. PCs and workstations are usually connected to
minicomputers in a network for the joint execution of tasks, processes, and
programs. Minicomputers are not portable, they belong to large organizations
such as the Nigerian National Space Research and Development Agency
(NASRDA), National Identity Management Commission (NIMC), Central
Bank of Nigeria (CBN), national astronautics and space administration
(NASA), European Space Agency (ESA), among others. During your next
industrial training, you may wish to visit such organization to see such
computers.
It should be noted that the specifications of minicomputers computers have also
evolved over the years due to software and hardware advancement.
Mainframe
Mainframe computers are larger, expensive and more powerful multi-user systems.
They simultaneously support thousands of users than minicomputers. They have
higher specifications in terms of processing speed and storage. They are quite huge
and expensive. Mainframe computers are mostly found in large corporations,
5
GTE
211
Computing and software
enterprises and government organizations where many IT professionals and workers
Engineering
use them simultaneously to solve grand challenge computational problems
They are designed to perform large numbers of calculations for governments and
large enterprises
It should be noted that the specifications of mainframe computers have also evolved
over the years. International Business Machine (IBM) is one of the earliest
manufacturers of computer systems. Figure 3 shows the System z9 computer which
was a line of mainframe manufactured by IBM in 2005.
Supercomputer
Although, these computers are similar to mainframe, they are extremely the
fastest and can be used to perform hundreds of millions of instructions per
second. They are designed to solve grand challenge problems that are often
data- and computationally intensive, such as DNA sequencing/human
genome, Space exploration, Mars mission, national population census,
national electoral system, national database systems, banking applications and
database, health informatics, etc. A typical supercomputer can solve up to ten
trillion individual calculations per second.
It is important to note that the specifications of supercomputers have also evolved
over the years. Usually, supercomputers are the most powerful computers that exist
at a time in human history. Today, China and USA are the leading manufacturers and
users of supercomputers in the world. This fact is available at the
https://www.top500.org/ website.
Till early 2021, Fugaku, the Chinese exascale systems was known to be the world's
fastest supercomputer on Top500. As at this press time, the Intel and Cray of the
Argonne National Laboratory is working hard on the design and development of
6
GTE
211
Computing and software
Aurora as the fastest supercomputer to be commissioned in lateEngineering
2022. The project is
under the sponsorship of the United States Department of Energy. Figure 4 show a
typical structure of a computer system.
7
GTE
211
Computing and software
systems include slower speed, excessive heat, and high cost. Figure 5 shows a typical
Engineering
first generation computer.
8
GTE
211
Computing and software
processing and generally efficient. High level programming Engineering
languages were also
introduced during this period. Figure 7 shows a typical third generation computer.
Prominent computers in the third generation were PDP (Personal Data Processor),
IBM-168/360/370 series, Honeywell-6000 series
9
GTE
211
Computing and software
e) Fifth Generation Computers 1990 to date Engineering
10
GTE
211
Computing and software
3.5 Comparison between Hardware and Software Engineering
Table 1 in this section shows the comparison between hardware and software.
Hardware Software
Yes, hardware can do not bare metals It can be downloaded, copy and transfer
4.0 Conclusion
A computer has been described as an electronic device that is capable of
receiving data, processing the data and generating the output result in a timely
manner. A computer system comprises software and hardware. Some basic
11
GTE
211
Computing and software
categories of computers include supercomputers, mainframe, minicomputer,
Engineering
desktop computers, and personal computers.
5.0 Summary
In this Unit, you have learned about some fundamental concepts of a computer
system.
What is a computer?
Mention some tasks which computers can be used for
Describe a computer system
Advancements in computer hardware are the major causes of different
generations in computer history. Discuss.
https://www.top500.org/
Content
1.0 Introduction
Do you realize that computer hardware cannot work without software? You
have learned from the Unit 1 that software is the soul or intangible component of the
computer system. When you drive your motor car, you are able to control the
operations and direction of movement of the car. That is what a software does exactly
to the computer hardware. In this Unit 2, we shall study about the detailed
professional description of software and the types that are available to the users. It is
certain that you have used some of several kinds of software directly or indirectly
over the years. Relax well as we discuss this important subject matter in computer
systems.
12
GTE
211
Computing and software
Engineering
13
GTE
211
Computing and software
Engineering
Software
Operating system
An operating system software is a software that interfaces between system hardware,
application software and the users. It is analogous to a company secretary or
receptionist that interact between the guests and other workers or offices of the
organization. On arrival, the guests may be directed to appropriate employee or office
that can meet the needs of the guests. Thus, without the roles of operating systems
the computer hardware cannot be operated, controlled and manipulated by the users.
The effective communication between hardware and users is very important for both
parties.
Essentially, the operating systems enable the management of all the computer
resources. These resources include memory, files, processes, peripheral devices,
security features, processors, storage devices, networking functionalities, job
scheduling among others.
Operating systems (OS) can be broadly categorized as single-users and multi-users.
While a single-users OS allows one user at time, a multi-users OS allows more than
one user to operate a computer at a time. We also have single-tasking and multi-
tasking operating systems. Tasks are processes or jobs running by the computer
central processing unit. Now, you should be able differentiate between single-
tasking, and multi-tasking. A single-user OS may be either single-tasking e.g. (MS
Windows 95) or multi-tasking (e.g. MS Windows 7, 8, 9,10,11). MS here means
Microsoft, one of the prominent software developer companies in the world today.
14
GTE
211
Computing and software
Examples of single-users operating systems are MS-DOS, Windows 95, Windows
Engineering
NT, Windows 2000, Microsoft Windows 7, 8, 9, 10, 11, etc.
Examples of multi-users operating systems are Mainframes, IBM AS400, Linux &
Unix Distributed OS, etc.
Application software
An application (app) software is a computer program suite specifically designed and
developed to solve a certain problem, perform a job or execute an activity in various
human endeavours. Mostly, applications manipulate or work on data, text, numbers,
audio, graphics, and video with respect to the objectives of the operations.
Examples of application software are MS Word, Excel, PowerPoint, Google
Chrome, Photoshop, MySQL etc.
Firmware
Firmware is a kind of software that enables the low-level control for a specific micro-
controller-based hardware device. Firmware software are mostly used for embedded
systems operations and control. Today, many electrical/electronic appliances such as
washing machines, air conditioning units among others have firmware running in
their computing systems.
4.0 Conclusion
It is important to note that a computer system or computing device is broadly
divided into hardware and software. While hardware refers to the physical
components or parts, the software is the soft part, non-tangible, or simply
codes and programs that drive the hardware. The computer hardware
machines cannot function without the software. Thus, the software helps to
achieve the functions a computer. Types of software include systems
software, operating systems, application software and utility software.
5.0 Summary
In this Unit, you have learned about software, types of software and software
applications.
15
GTE
211
Computing and software
Gagne, Silberschatz Galvin (2012). Operating Systems Concepts.
EngineeringNew York:
Wiley. p. 716. ISBN 978-1118063330.
https://www.webopedia.com/definitions/software/
Content
1.0 Introduction
In the last Module, you learned about computers functions and the types of
computers. In this module, we shall study deeper the architectural design, layout,
nature, and structure of a computer system. In 1945, the well-known and most
acceptable standard architecture for all digital computer systems was designed and
published by John Von Neumann, a Hungarian mathematician who also doubled as
a physicist. This man was thus the architecture is tagged Von Neumann architecture.
16
GTE
211
Computing and software
Secondary storage Engineering
Communication devices
Figure 12 shows the pictorial description of the Von Neumann architecture that serves
as the basis for all digital computer systems.
In Figure 12, the central processing unit, popularly known as CPU for short,
comprises of the control unit, arithmetic/logic unit and processor registers. The
computer system operations are also controlled by the peripheral devices which are
basically known as the input and output devices.
We shall discuss the details of these component parts in the following modules
The system unit houses all the internal components of a computer system. These internal
components include the system board, also known as the motherboard, the power supply
17
GTE
211
Computing and software
unit, fixed hard drives, communication buses among others. Figures 12 and 14 show the
Engineering
illustrations of computer system unit.
Label
1. Monitor
2. Motherboard
3. CPU
4. RAM
5. Expansion cards
6. Power supply
7. Optical disc drive
8. Hard disk drive
9. Keyboard
10. Mouse.
The entire system unit of a personal computer is often located in a plastic or metallic
case or enclosure. Such personal computers are desktops, laptops, and palmtops. The
desktop PC case, which is usually designed to be placed on desks, can either be in the
tower or flat shape. Nowadays, there are compact, all-in-one desktop system units
having all the peripheral devices integrated together. Such all-in-one systems are
manufactured by Dell, HP, and Apple (iMac). Most high-performance computer servers
and workstations are available in bigger, rack and tower shapes.
18
GTE
211
Computing and software
systems like laptops have the in-built batteries for power backup when utility power
Engineering
supply fails.
System upgrade
The computer system upgrade often refers to improvement on the hardware andsoftware
resource specifications so as to enhance the system capability and overall performance.
For instance, in terms of hardware, the RAM size, HDD/SSD capacity, visual display
unit, and CPU can be enhanced. In most cases the software and hardwareadvancements
must match. For instance, it is advisable that the 64-bit software should run on the 64-
bit processor, otherwise there may be a speed mismatch, error in computation, or
operation failure.
An expansion card, which is a printed circuit board, can be inserted plugged via its
socket into an expansion slot of a computer motherboard through the data bus according
to the required need of the computer system. Graphics, visual display unit, sound,
networks subsystems all have either in-built connections on the motherboard or
expansion cards.
19
GTE
211
Computing and software
Engineering
20
GTE
211
Computing and software
Engineering
Figure 17 Computer bus for data transfer between the motherboard and RAM
4.0 Conclusion
The Von Neumman computer architecture is the most acceptable standard of
computer systems parts and connections upon which computer digital systems are
based. The CPU, peripheral and storage devices are the main parts well revealed
by this standard architecture. The computer communication buses are essential for
data transfer among the computer hardware resources.
5.0 Summary
In this Unit, you have learned about computer hardware architecture. Lessons learned
include the Von Neumann architecture with respect to the interconnectivity of the
major parts of computers via different kinds of data buses.
21
GTE
211
Computing and software
Engineering
Content
1.0 Introduction
In this Unit, we shall explain the roles and functions of the main internal
component of the computer system, which is the Central Processing Unit (CPU). The
CPU is metaphorically referred to as the hearth-beat or brains of the computers. The
CPU carries out the execution of computer instructions or programs and the
manipulation of data. It also controls the functions of other parts of the computer so
as to enable the smooth running of the entire computer system. The CPU is also
known as the processor, microprocessor or central processor of the computer.
22
GTE
211
Computing and software
Engineering
3.1 Central Processing Unit
The central processing unit (CPU), also known as the processor is an electronic
chip of an integrated circuit that control the computer and also performs arithmetic
logical operations. The main function of the CPU in a computer system is to
receive, implement and execute all the instruction codes received from the
computer hardware and software. The CPU on the satellite onboard computer is
popularly known as the central terminal unit. The CPU on the graphic adapter of
an image processing computer system is known as the graphic processing unit.
All these variants have the same functions and architecture. Figure 18 shows the
computer CPU.
The CPU comprises of the control unit (CU), arithmetic and logical unit (ALU),
processor registers, and the program counter. Figure 19 shows the block diagram
of the CPU and its internal components.
23
GTE
211
Computing and software
Engineering
The Intel Pentium and PowerPC are common examples of processors for IBM-
PCs and Macintoshes respectively.
Generally, the CPU is usually located at the center of the computer motherboard
as shown in Figure 20. The CPU is usually cooled by a heat sink and fan often
mounted on top of it. Most newer CPUs include an on-die Graphics Processing
Unit (GPU) and co-processor for graphic and mathematical processing
respectively.
24
GTE
211
Computing and software
Engineering
3.2 ALU
The arithmetic logic unit (ALU) component uses a combinational digital circuit to
perform bitwise operations and arithmetic calculations on integer binary numbers.
The ALU does not operate on other fixed- or floating-point numbers. It is a key
component structure of several kinds of computing circuits, including the CPU and
GPUs. The ALU operates on the operands and codes which are the inputs as the data
for the system. Subsequently, this generates the output of the executed operations
through the status input/output which provides information about the operations.
This is achieved by the in-build external status registers.
4.0 Conclusion
The CPU is an integral part of the computer hardware. It is conspicuously
located at the centre of the motherboard. The computer CPU enables the
control of the hardware resources and also carries out the arithmetic and
logical operations of the system. The micro-controller is simply the complete
computer on a small single slab of an electronic chip.
25
GTE
211
Computing and software
Engineering
5.0 Summary
In this Unit, you have learnt about the CPU and micro-controller.
Hwang, Enoch (2006). Digital Logic and Microprocessor Design with VHDL.
Thomson. ISBN 0-534-46593-5
Content
1.0 Introduction
26
GTE
211
Computing and software
In this Unit, we shall deal with computer data memory or storage devices. These are
Engineering
significant media components of the computer system used for recording or retaining
all forms of digital data. Every computer system requires several different levels of
memory for storing system data, users’ data, programs, and instruction sets either
temporarily or permanently. The two keywords here are memory and storage, which
slightly refer to different things. While the memory devices store data for a short-
term for immediate access, the storage devices store data long-term for permanent
access. Long-term storage is also known as persistent storage duration. The data, in
this case, refers to documents, applications, programs, codes, and operating systems.
Computer memory can be classified into either primary and secondary or fixed and
removable devices.
27
GTE
211
Computing and software
Engineering
28
GTE
211
Computing and software
particular byte in a few nanoseconds (1 nanosecond is 1 billionth of a second). RAM
Engineering
is more than 1000x faster than the fastest secondary storage.
Usually, RAM is designed and manufacture with a few chips packaged together onto
an integrated circuit, a popular example of this is the dual inline memory module
(DIMM) that can be inserted into the motherboard socket as shown in Figure 22.
The two common types of RAM are static RAM (SRAM) and dynamic RAM
(DRAM).
a) SRAM
b) DRAM
Dynamic RAM uses capacitors as switching devices to store. The capacitors charges
when data is 1 and do not charge when the data is 0. Unlike SRAM, DRAM requires
refreshing circuits for the data refreshment so as to avoid current leakage. Usually, it
is slower but cheaper thank SRAM. Most computer main memory is made up of
DRAM due to higher access time.
29
GTE
211
Computing and software
Read-Only Memory Engineering
The Read-Only Memory (ROM) chip is a type of primary memory that stores the
basic input/output system (BIOS) information that runs when the computer is booting or
starting. They are non-volatile memory that generally contains instructions for
booting the computer or loading the operating system. This information is in boot
and power management firmware. Modern motherboards apply Unified Extensible
Firmware Interface (UEFI) instead of BIOS.
The flash chips are non-volatile devices that do not require electricity. They are used
in computers, cell phones, digital cameras, etc.
The cache memory is special high-speed memory that temporarily stores instructions
and data that the CPU is using frequently, Thus speeding up the processing. The
Level 2 or external caches generally range in size from 64 Kilobytes to 2 Megabytes.
30
GTE
211
Computing and software
Today, high-performance computer clusters use disk array controllers
Engineering for greater
reliability, security, and massive storage. Figure 23 shows Hard Disk Drive for
persistent storage.
Figure 24 and 25 shows USB flash drive or Optical disc which can be used to transfer
data between computers via the USB port. They are compatible with most hardware and
software specifications.
31
GTE
211
Computing and software
Engineering
Flash drive
Figure 25 shows the SD Card which provides storage in devices like cameras.
This looks similar to the USB flash drive.
32
GTE
211
Computing and software
Engineering
A Floppy disk is an old, portable, and removable platter storage device that was made
of magnetizable mylar plastic. The data is stored in concentric rings called tracks on
either side of the platter. The last kind of floppy disk was is a 3½ inches platter in a hard
plastic case that holds 1.44 Megabytes of information. A Zip disk, on the other hand,
could hold up to 250 Megabytes.
Magnetic tape, which was developed in Germany in 1928, is a medium for magnetic
wire data recording. It was made of a thin, magnetizable coating on a long, narrow strip
of plastic film. Tape recorders and video tape recorders are used to record and playback
audio and video respectively. The tape drive stores computer data on magnetic tape.
33
GTE
211
Computing and software
4.0 Conclusion Engineering
The storage or memory devices are integral parts of a computer system. The
devices can be categorized into primary and secondary which can be either
fixed or removable. RAM and ROM are primary memory while HDD and
SSD are types of secondary non-volatile storage devices. The removable
storage devices are USB drives, flash drives, and compact disc drives. The
required types and capacity of drives needed for a computer system is a
function of the well-configured system specification, cost, and the desired
performance.
5.0 Summary
In this Unit, you have learned about different kinds of memory and storage
devices. Quite some examples were also stated.
Content
1.0 Introduction
In the previous modules of this course, you have learned about various
hardware parts of computer systems as shown in the John Von Neumman
architecture. Peripheral devices, which involve input and output devices are
significant parts of this standard architecture. The peripheral devices are
34
GTE
211
Computing and software
connected externally to system unit of the computer throughEngineering
appropriate interface
and ports.
Input devices can be categorized into pointing, scanning, wireless, and cable devices.
Pointing input devices are used to move a cursor on the screen, examples of these
include the mouse, trackball, and touchpad. The category of scanning input devices are
Optical Mark Recognition (OMR), scanners, Optical Character Recognition (OCR)
devices, bar code readers among others. These pointing input devices can sense and
read characters directly on papers, and other kinds of materials. Bar code readers are
often used to scan bar code items in the supermarkets and different kinds of industrial
products in the supply chain line.
Some of the input devices include the keyboard, mouse, touchpad, webcams,
microphones, joysticks, image scanners among several others. Figure 27 shows Computer
with Peripheral Devices.
35
GTE
211
Computing and software
Engineering
3.2 Keyboard
The keyboard is the major and commonly used data entry device for different kinds
of computers. Like the old typewriter machines, the keyboard is used to enter data
into the computer by typing the necessary alphanumeric keys. There is a total of 104
numeric, alphabet, and function keys. The keyboard can be connected to the system
unit via cable or wirelessly using Bluetooth.
36
GTE
211
Computing and software
Engineering
37
GTE
211
Computing and software
3.3 Mouse Engineering
A mouse is an input pointing device that is rolled over a smooth surface to control
the cursor on the computer screen through its speed controlled sensor, operational
clickable buttons on the left, middle, and right parts. The functions of the buttons can
be customized to select and, open files or objects. Figures 30 and 31 show the wired
and wireless mouse.
Figure 32 Scanner
38
GTE
211
Computing and software
3.5 Track Ball Engineering
A trackball is a pointing device that holds a small ball held in its sensor-based socket.
The sensor detects the rotational movement of the ball about its two axes. The device
operates exactly like an upside-down mouse but uses space to rotate its ball. As the
trackball remains stationary and the user moves the ball in various directions, it
reflects activity on the screen as shown in Figure 33.
.
Figure 33 Track ball
39
GTE
211
Computing and software
Engineering
40
GTE
211
Computing and software
Engineering
4.0 Conclusion
Several computer data input devices have been discussed. The input devices
are part of peripheral devices that help users to enter data into the computer
system via diverse kinds of port interfaces. Upon reception, data will be
processed by the CPU for further action. Some common input devices are
41
GTE
211
Computing and software
keyboard, mouse, scanner, optical character reader, barcode reader among
Engineering
others.
5.0 Summary
In this Unit, you have learned about some common data input devices.
Content
1.0 Introduction
You have learned about input devices in Unit 1. In this Unit 2, you will learn more about
computer peripheral devices, essentially, the output devices. These are the devices that
are used to display, in human-readable form, the output of any task carried in the
computer.
42
GTE
211
Computing and software
Engineering
Conventionally, the output devices can be grouped into data, print, visual, and
sound hardware. Thus, various kinds of output hardware include visualdisplay
unit (monitor or screen), printer, plotter, headphones, computer speakers,
projector, GPS, sound card, video card, braille reader, speech generating
machine, among others.
The resolution of the monitor is determined by the number of pixels. Basically, the
monitor resolution, smoothness or picture clarity, increases with more pixels. The
two types of monitor screens are cathode ray tube monitors (CRT) and flat-panel
screen monitors.
Cathode Ray Tube monitors, which were manufactured using old CRT technology,
applied phosphorescent dots to generate pixels that form displayed images. CRT
monitor screens, which were the same as the old TV CRT technology, were usually
large and consumed more power. Figures 40 and 41 show LCD and CRT visual
display units respectively.
43
GTE
211
Computing and software
Engineering
c) Plasma monitors
The picture elements in the plasma screen monitors are illuminated by a tiny
bit of charged gas or plasma which is similar to a tiny neon light. These
monitors are thinner, brighter, and better in performance than the Cathode ray
tube, and liquid crystal display monitors.
44
GTE
211
Computing and software
Engineering
3.3.1 Printers
A printer is the most second common type of output device that permanently
transfers the processed data from the computer into a printed format and thereby
produces text or images hardcopy output on paper. Today, different kinds of
printers can print texts, photos and graphics objects in coloured, monochrome, and
black and white. Printers used in homes and offices have high dots per inch (DPI),
which generates high-quality images.
45
GTE
211
Computing and software
problems than an inkjet printer since ink is not used. A laser printer uses the same
Engineering
technology and procedures like a copying machine. Figures 42 and 43 show LaserJet
printers.
46
GTE
211
Computing and software
Engineering
4.0 Conclusion
Computer output hardware are quite important in showing and revealing the
results of processing by the CPU. Some common output devices are visual display
units, printers and output accessories. A printer is a peripheral output device which
produces a hardcopy of graphics or text from a computer usually on papers. While
most output is human-readable, bar code printers are an example of an expanded
47
GTE
211
Computing and software
use for printers. Different types of printers include 3D printers, inkjet printers,
Engineering
laser printers, and thermal printers.
5.0 Summary
In this Unit, you have learnt about some common computer output devices. Their
usage enables the users to view and appreciate the results of processing.
6.0 Self-Assessment Exercises
Differentiate between CRT and flat panel screen monitors
Mention the three types of Flat Panel screen monitors
Content
1.0 Introduction
In this Unit, you will learn about the system motherboard. The motherboard is the main
circuit board firmly fixed inside a computer system unit to which all other internal
electronic components and interfaces are connected via its ports. Among these are CPU,
RAM slots, controllers, system chipset, ROMs, communication cables.
48
GTE
211
Computing and software
By the end of this Unit, you will be able to: Engineering
Understand details about computer hardware components
Get familiar with the design of computer motherboards
49
GTE
211
Computing and software
The chipset is one of the most important componentsEngineering
in the motherboard.
Older motherboards were designed with a lot of different chips scattered all
the motherboard. There are chips for different things like chips for bus
controller, memory controllers, keyboard controllers, etc. Thus, diver chips
control different functions on the motherboard. A chipset is a smaller set of
chips that has replaced a larger amount of chips so as to control data flow
between the CPU, the peripherals, bus slots, memory, and other parts of
computer.
It is important that video cards, hard disks, sound cards, power supply
modules, and system unit cases are compatible and interoperable with the
motherboard in order for the entire computer system to function properly as
required.
The computer system clock is an electrical pulse generator that sends out a pulse
of electricity at regular intervals. The electronic components of the computer
require these electric pulses in order to execute tasks. The more pulses sent out
by the system clock in a cycle, the faster the CPU works. The first personal
50
GTE
211
Computing and software
computers had clock speeds of 8 million pulses perEngineering
second (8 MHz), but
nowadays, the PCs have clock speeds greater than 3.2 billion pulses per second
(3.2 GHz).
51
GTE
211
Computing and software
Engineering
Although, some ports technologies are relatively old, many of such old ports are still
found on legacy computing equipment. Therefore, it is important for you to get
familiar will all form of ports and sockets so as to be able to operate many kinds of
computing hardware devices. Other ports such as Universal Serial Board (USB) on
the motherboard provide connection to monitor, printer, mouse, keyboard, speaker,
52
GTE
211
Computing and software
and network cables. The USB ports enable compatible devices to be connected in
Engineering
plug-in/plug-out scheme.
While serial ports transmit one bit of data at a time, the parallel ports transmit 8 bits of
data at a time. The technology of universal serial bus (USB) ports is newer and the port
is much faster than serial or parallel port. USB ports allow multiple devices to be
connected to the same port.
4.0 Conclusion
You have learned about some computer hardware components in this Module.
These include the system motherboard or main board, and communication
ports. It is important for you get familiar with a large array of existing
communication ports, their functionalities, and components
interconnectivities. This will really enhance your studies and career in
computing. Although, some ports are old, they still exist in some legacy
systems and customized devices, which are readily available in
manufacturing, satellite, and communication industries.
5.0 Summary
In this unit you have learned about computer communication ports. There are
quite number of them. The literature provided will enhance further study on this.
53
GTE
211
Computing and software
Engineering
54