ITC Lab Manual
ITC Lab Manual
Lab Manual
Page 1 of 21
NATIONAL UNIVERSITY OF MODERN LANGUAGES
DEPARTMENT OF COMPUTER SCIENCE AND
ENGINEERING
Page 2 of 21
LAB INTRODUCTION TO
COMPUTER HARDWARE & SYSTEM
1 INFORMATION
1. OBJECTIVES
To provide basic knowledge of Computer and its Hardware Devices. Visually learning
method is adopted by conducting practical Labs.
2. KEY FEATURES:
3. INPUT DEVICES:
4. OUTPUT DEVICES:
Page 3 of 21
4.1 Types of Output Devices:
5. SYSTEM UNITS:
The system unit is the core of a computer system. Usually it's a rectangular box
placed on or underneath your desk. Inside this box are many electronic components
that process information. The most important of these components is the central
processing unit (CPU), or microprocessor, which acts as the "brain" of your computer.
Another component is random access memory (RAM), which temporarily stores
information that the CPU uses while the computer is on. The information stored in
RAM is erased when the computer is turned off.
Almost every other part of your computer connects to the system unit using cables.
The cables plug into specific ports (openings), typically on the back of the system
unit. Hardware that is not part of the system unit is sometimes called a peripheral
device or devices.
Page 4 of 21
Figure: 3 “System Unit”
5.1 MOTHERBOARD
Page 5 of 21
Figure: 4a Mother Board
5.2 PORTS AND SLOTS
In the most easy to understand terms, "ports" are holes used to plug external devices
into your computer. They will be found largely in the back of the computer. "Slots"
are holes used to plug internal devices (sound/video cards...etc) INTO your computer.
These will be found on the inside of your computer...and the devices you pug into the
will have "ports" on them...which will be able to be accessed from the back of the
computer like the other ones.
The most common "slots" that you will find inside the computer are as follows:
ISA (Industry Standard Architecture): This slot is obsolete and you probably won’t
find it on any computer newer than 5 years old. It is the longest of the slots, and
usually colored black.
PCI (Peripheral Component Interface): The most common slot. It is the second to the
smallest slot, and is the most widely used slot, being smaller, and faster than ISA. It is
typically colored white.
AGP (Accelerated Graphics Port): This usually "light brown" colored slot is used
almost exclusively for video cards. It is quite a bit faster than PCI, with a larger data
path, making it perfect for data rich video/graphics. You'll find one of these slots on
just about any computer 5 years old or newer.
Serial ports transmit data one bit at a time. Typically on older PCs, a modem, mouse,
or keyboard would be connected via serial ports. Serial cables are cheaper to make
than parallel cables and easier to shield from interference.
Page 6 of 21
5.4 PARALLEL PORT
The parallel port of older PCs could transmit 8 bits of data at a time, so it was faster
than the old serial port (just as more traffic can move along a multi-lane highway than
can move along a one-lane road). The parallel port was typically used to connect a
printer to the computer.
USB (Universal Serial Bus) is a newer type of serial connection that is much faster
than the old serial ports. USB is also much smarter and more versatile since it allows
the “daisy chaining” of up to 127 USB peripherals connected to one port.
USB ports can support the connection of many kinds of devices (keyboard, mouse,
printer, audio in/out, external floppy or Zip drives, scanner, flash drive, etc.). Newer
PCs and Macs include several USB ports, some often located in handy spots on the
front panel of the computer case or the side of the keyboard. USB connections are
hot-swappable (they can be connected and disconnected while the devices are turned
on; this is not always true for older connection methods).
An updated version, called USB 2.0 has a speed of 480 Mb/sec, which is 40 times
faster than the older USB port’s high-speed mode (the connectors look the same).
Your computer has one or more disk drives—devices that store information on a metal
or plastic disk. The disk preserves the information even when your computer is turned
off.
Hard Disk Drive, Floppy Disk, CDs and DVD and Flash Stick Devices etc
Your computer's hard disk drive stores information on a hard disk, a rigid platter or
stack of platters with a magnetic surface. Because hard disks can hold massive
amounts of information, they usually serve as your computer's primary means of
storage, holding almost all of your programs and files. The hard disk drive is normally
located inside the system unit.
Page 7 of 21
Figure: 5 “Hard Disk”
Nearly all computers today come equipped with a CD or DVD drive, usually located
on the front of the system unit. CD drives use lasers to read (retrieve) data from a CD,
and many CD drives can also write (record) data onto CDs. If you have a recordable
disk drive, you can store copies of your files on blank CDs. You can also use a CD
drive to play music CDs on your computer.
DVD drives can do everything that CD drives can, plus read DVDs. If you have a
DVD drive, you can watch movies on your computer. Many DVD drives can record
data onto blank DVDs. If you have a recordable CD or DVD drive, periodically back
up (copy) your important files to CDs or DVDs. That way, if your hard disk ever fails,
you won't lose your data.
Floppy disk drives store information on floppy disks, also called floppies or diskettes.
Compared to CDs and DVDs, floppy disks can store only a small amount of data.
They also retrieve information more slowly and are more prone to damage. For these
reasons, floppy disk drives are less popular than they
used to be, although some computers still
include them.
Page 8 of 21
Figure: 7 “Floppy disk” Figure:8 “Floppy disk and CD Drive
6. COMMUNICATION DEVICES
Computers can communicate (To transfer information from one computer to another)
with the other computer by forming networks (with the help of different
communication devices).
Modem, Nic Adapters, Routers, Hubs, Switches, Gateways Networking Cables etc.
6.2 MODEM
NIC is Network Interface Card; this is the most important device in building network.
These adapters are the most common part of computers which are used in our homes
and offices. Nic is also referred to LAN, i.e. is Local area network card.
Communication mediums (cables) are attached to this card
to build network.
Page 9 of 21
6.4 ROUTERS
Networks on larger scale hub(s) are required to build network. All computers are
connected directly to the hub as hub performs as centralized device the network.
When data is sent to the hub it broadcasts the data to all the ports of the hub and then
it is sent to destination computer on the
network. If hubs fails to perform its routine
functions it will halt the working of the entire
network until it is put back in normal
condition.
Page 10 of 21
As name suggests it some kind of passing through to some thing. Interestingly
gateways can be software or it can also be device. Gateway device connects LAN
with internet. Its basic functionality is to provide security to the network. By using
gateways incoming/out going traffic can be monitored for any malicious activity
within the network which can be harmful to network integrity.
6.8 CABLES
Cables are obviously used to connect communication devices with each other to form
network. There different types of cables, commonly used cables are 10baseT/CAT5 ,
coaxial cable, Ethernet and fiber optical cable. Fiber optical is the most expensive as it
enables the data transfer at speed of light. It is costly solution which is mostly get
adopted by corporate sector. However in recent developments optical fiber cable is
now being used in home networking and also used as medium to connect to internet.
Find all the input and output hardware from Internet, label them and
identify them as input or output device.
Take a picture of the Computer or laptop and identify the parts.
Page 11 of 21
LAB GUI
Operating System
2&3 and File Extensions
1. GUI (Graphical User Interface):
A GUI represents the information and actions available to a user through graphical
icons and visual indicators such as secondary notation, as opposed to text-based
interfaces, typed command labels or text navigation. The actions are usually
performed through direct manipulation of the graphical elements.
2. OPERATING SYSTEM:
An operating system (OS) is software, consisting of programs and data that runs on
computers manages computer hardware resources, and provides common services for
execution of various application software. The operating system is the most important
type of system software in a computer system. Without an operating system, a user
cannot run an application program on their computer, unless the application program
is self booting.
For hardware functions such as input and output and memory allocation, the operating
system acts as an intermediary between application programs and the computer
hardware, although the application code is usually executed directly by the hardware
and will frequently call the OS or be interrupted by it. Operating systems are found on
almost any device that contains a computer—from cellular phones and video game
consoles to supercomputers and web servers. Examples of popular modern operating
systems include BSD, Linux, Mac OS X, Microsoft Windows, and UNIX.
2.1 EXTENSIONS:
A filename extension is a suffix to the name of a computer file applied to indicate the
encoding convention (file format) of its contents.
Page 12 of 21
In some operating systems (for example UNIX) it is optional, while in some others
(such as DOS) it is a requirement (it may be empty but it always exists). Some
operating systems or rather their native or default files systems limit the length of the
extension (such as DOS and OS/2 using FAT file system not allowing more than three
characters) while others (such as Unix) do not. Some operating systems (for example
RISC OS) do not use filename extensions. UNIX accepts the separator dot as a legal
character but does not give it a special recognition on the OS level.
A file extension is a way of showing the type of a computer file, and a clue to what
program it should be opened with. File extensions are usually three letters long and
come after the name of the file.
Page 13 of 21
After completion of above set labs:
One week will cover the grading and testing of students after completion.
Grading will be done on the basis of rubrics displayed on notice board.
Page 14 of 21
LAB MICROSOFT
WORD
4, 5 & 6
1. OBJECTIVES
To provide basic knowledge of Microsoft Word in such a way that one is able to have
a full command while preparing assignments, CV, lab reports etc.
2. KEY FEATURES
Different Views
o Normal, web, print etc.
Formatting Text
o Copy, Paste, Cut, coloring, highlighting etc.
Alignment
o Left, central, right, justify
Spacing
o Line spacing, paragraph spacing
Moving Text
Working on Headers & Footers
o Different function on toolbar
Tables
o Creating, deletion, adding etc.
Columns
o Creating, deletion, adding etc.
Text Boxes
Pictures
o Creating, moving and working on toolbar
Keyboard shortcuts
Grammar and Spelling Check
Hyperlink
o Creating, deletion, adding bookmarks etc.
Templates
Mail merging
Macros
o Creating, disabling, etc
Working on Sections
Adding security to a document
Page 15 of 21
After completion of above set labs:
One week will cover the grading and testing of students after completion.
Grading will be done on the basis of rubrics displayed on notice board.
Page 16 of 21
LAB MICROSOFT
POWER POINT
7, 8 & 9
1. OBJECTIVES
To provide basic knowledge of Microsoft Power Point such that, one is able to have a
full command while preparing different presentation and assignments etc. and it helps
them to enhance their presentation skills.
Formatting text
Drawing tools
Using Pictures
Slide Layouts
Templates
Page 17 of 21
Figure: 16 “Microsoft PowerPoint”
Page 18 of 21
LAB MICROSOFT
EXCEL
10 & 11
1. OBJECTIVES
To provide basic knowledge of Microsoft Excel so that one is able to have a full
command while preparing different Formulas Sheet and helps to enter Data in proper
Format etc
2. KEY FEATURES
Merging cells
Entering data
Page 19 of 21
Figure:18 “Microsoft Excel”
LAB INTRODUCTION TO
COMPUTER
12 LANGUAGE
1. OBJECTIVES:
Getting started
Pseudo Coding
Flow Charts
Introduction to C Language
Page 20 of 21
One week will cover the grading and testing of students after completion.
Grading will be done on the basis of rubrics displayed on notice board.
Page 21 of 21