ICT - Final Manual
ICT - Final Manual
Computer Fundamentals
What is information system?
A set of interrelated components that collect (or retrieve), process, store, and distribute
information to support decision making and control in an organization.
2. Twisted-pair cable
The wires in Twisted Pair cabling are twisted together in pairs. Each pair would consist of
a wire used for the +ve data signal and a wire used for the -ve data signal.
3. Coaxial cable
Coaxial Cable consists of 2 conductors. The inner conductor is held inside an insulator
with the other conductor woven around it providing a shield. An insulating protective
coating called a jacket covers the outer conductor. The outer shield protects the inner
conductor from outside electrical signals.
4. Fiber-optic cables
Optical Fiber consists of thin glass fibers that can carry information at frequencies in the
visible light spectrum and beyond. The typical optical fiber consists of a very narrow
strand of glass called the Core. Around the Core is a concentric layer of glass called the
Cladding. A typical Core diameter is 62.5 microns (1 micron = 10-6 meters). Typically
Cladding has a diameter of 125 microns. Coating the cladding is a protective coating
consisting of plastic, it is called the Jacket.
Unguided Media
a. Radio
The frequency spectrum operates from 0 Hz (DC) to Gamma Rays (1019 Hz).
b. Microwave
Microwave transmission is line of sight transmission. The Transmit station must be in
visible contact with the receive station. This sets a limit on the distance between
stations depending on the local geography. Typically the line of sight due to the Earth's
curvature is only 50 km to the horizon! Repeater stations must be placed so the data
signal can hop, skip and jump across the country.
d. Bluetooth
e. Infrared
Explain various types of network.
• Local Area Network (LAN)
A computer network that spans a relatively small area is termed as LAN. Most LANs are
confined to a single building or group of buildings.
• Metropolitan Area Network (MAN)
It is a network that spans a metropolitan area. Generally, a MAN spans a larger geographic
area than a LAN, but a smaller geographic area than a WAN.
• Wide Area Network (WAN)
One LAN can be connected to other LANs over any distance via telephone lines and radio
waves. A system of LANs connected in this way is called a wide-area network (WAN).
What is VPN? Why does a company use VPN?
A network that is constructed by using public network to connect nodes. Benefits of VPN
are:
• Extend geographic connectivity.
• Improve security where data lines have not been ciphered.
• Reduce operational costs in compared with traditional WAN.
• Reduce transit time and transportation costs for remote users.
• Simplify network topology in certain scenarios.
• Provide global networking opportunities.
Describe intranet, extranet, and internet.
a. Internet
The Internet (also known simply as the Net) can be briefly understood as "a network of
networks". Internet is a global network connecting millions of computers. Almost all
countries are linked into exchanges of data, news and opinions. Specifically, it is the
worldwide, publicly accessible network of interconnected computer networks that transmit
data by packet switching using the standard Internet Protocol (IP). It consists of millions of
smaller domestic, academic, business, and governmental networks, which together carry
various information and services, such as electronic mail, online chat, file transfer, and the
interlinked Web pages and other documents of the World Wide Web.
b. Intranet
A network based on TCP/IP protocols (an internet) belonging to an organization, usually a
corporation, accessible only by the organization's members, employees, or others with
authorization (proper permissions and passwords). An intranet's Web sites look and act just
like any other Web sites, but the firewall surrounding an intranet fends off unauthorized
access. Like the Internet itself, intranets are used to share information. Secure intranets are
now the fastest-growing segment of the Internet because they are much less expensive to
build and manage than private networks based on proprietary protocols.
c. Extranet
A buzzword that refers to an intranet that is partially accessible to authorized outsiders.
Whereas an intranet resides behind a firewall and is accessible only to people who are
members of the same company or organization, an extranet provides various levels of
accessibility to outsiders. You can access an extranet only if you have a valid username and
password, and your identity determines which parts of the extranet you can view.
What is server? Enumerate the name of servers.
A server is typically a high-powered PC that is really no different than a typical desktop
computer. Most servers have a low-end video card and usually no sound card but boast
some advanced management options.
i. Web server
A computer, including software package, that provides a specific kind of service to client
software running on other computers.
ii. Mail server
A computer devoted to sending, receiving, and storing mail. The network computer which
stores and distributes electronic mail messages.
iii. Proxy server
A server that acts as an intermediary between a workstation user and the Internet so that
the enterprise can ensure security, administrative control, and caching service. A proxy
server is associated with or part of a gateway server that separates the enterprise network
from the outside network and a firewall server that protects the enterprise network from
outside intrusion.
iv. File server
A networked computer used to store files for access by other client computers on the
network.
v. Application server
An application server is a software platform that delivers content to the Web. This means
that an application server interprets site traffic and constructs pages based on a dynamic
content repository.
vi. Print server
A thin server that connects a printer to a network and allows users to share the printer. It
may be a separate unit or a plug-in card in the printer.
Describe five network devices briefly.
• Network Interface Card(NIC)
A network interface card (NIC) is a computer circuit board or card that is installed in a
computer so that it can be connected to a network. Network interface cards provide a
dedicated, full-time connection to a network.
• Modem
Short for modulator/demodulator. A communications device that converts one form of a
signal to another that is suitable for
transmission over communication circuits,
typically from digital to analog and then from
analog to digital.
• Repeater
Repeaters are physical hardware devices that have a primary
function to regenerate the electrical signal by: reshaping the waveform, amplifying the
waveform, or retiming the signal.
• Hub
Hubs are also called Multiport Repeaters or Concentrators. They are physical hardware
devices. Some Hubs are basic hubs with minimum intelligence - no microprocessors.
• Bridge
The purposes of a Bridge are: isolates networks by MAC addresses, manages network
traffic by filtering packets and translate from one protocol to another.
• Switch
Switches configure themselves automatically. They listen to traffic on each Ethernet port
and discover to which port each attached device is connected.
Switches are used to link physical segments of a network together and allow data to
move between these segments.
• Router
Routers are hardware and software devices. They can be cards that plug into a collapsed
backbone, stand-alone devices (rack mount or desktop) or software that would run on a
file server with 2 NICs.
Short notes:
• Bandwidth
The maximum amount of data that can be carried over a specific transmission media in a
fixed amount of time.
• Frequency
The number of cycle a signal completes in one second. Frequency is a general
measurement of the rate of change of a signal with respect to time. If the value of a
signal changes over very short span of time, its frequency is high. If it changes over a
long span of time, its frequency is low.
• Topology
The physical structure of a network. The physical topology refers to how the computers
in a network are actually connected and arranged. The overall appearance includes the
types of cables that are used to connect the network, as well as how the computers are
physically configured to communicate with other computers in the network.
• Protocol
The set of rules of communication over a network. Protocol - a set of communication
rules to make sure that everyone speaks the same language.
• Domain Name
The English-like name of a Web site. Domain names serve as humanly-memorable
names for Internet participants, like computers, networks, and services. An important
function of domain names is to provide easily recognizable and memorizable names to
numerically addressed Internet resources. For example, the domain name microsoft.com
represents about a dozen IP addresses.
• VoIP
VoIP is an acronym for Voice over Internet Protocol, or in more common terms phone
service over the Internet. If you have a reasonable quality Internet connection you can
get phone service delivered through your Internet connection instead of from your local
phone company. So VoIP is the process of using Internet backbone for voice
communication as phone.
• Web 2.0
The new version of the Web site that allows users to share, create, edit contents on the
Web.
Web 1.0 Web 2.0
DoubleClick --> Google AdSense
Ofoto --> Flickr
Akamai --> BitTorrent
mp3.com --> Napster
Britannica Online --> Wikipedia
personal websites --> Blogging
evite --> upcoming.org and EVDB
domain name speculation --> search engine optimization
page views --> cost per click
screen scraping --> web services
publishing --> Participation
content management systems --> Wikis
directories (taxonomy) --> tagging ("folksonomy")
stickiness --> Syndication
• URL
Uniform (Universal) Resource Locator (URL) shows the location of Web page with its
name.