Ict-10-Notes q1
Ict-10-Notes q1
• An arrangement of intersecting horizontal and vertical line group or system of interconnected people or
things.
COMPUTER NETWORK
• Collection of computers and devices (e.g. printers, scanners…) connected via communication devices (NIC,
Hub, Router, Network Switch) and transmission media [guided (physical: coaxial, UTP, STP); unguided
(wireless: microwave, radio waves, infrared)].
• Communication
• Resource sharing
• Remote access
• Collaboration
• E-commerce
• Education
• Entertainment
• Transportation
• Military
• Medical
• Research
• Network Devices
• Links
• Communication Protocols
• Network Defense
WHAT IS A NETWORK?
Network is a group of devices that are connected in such a manner that they can share information and
resources with each other.
COMPONENTS OF A NETWORK
• Client-Server Network
o Consists of many clients or nodes, where at least one network node acts as the central server.
Clients don’t share resources, but request the central server (all resources are installed on it).
• Peer to Peer
o Each connected device on this network behaves as the client as well as the server, and enjoys similar
privileges.
TYPES OF NETWORKS
Which network an organization uses depends on factors such as the number of devices, types of operating
systems, transmission medium used, network topology, the distance between each device and their geographical
scale.
1. PC to PC Network
Simplest type of network.
Connecting 2 computers with the use of an Ethernet cable.
2. LAN (Local Area Network)
Connect network devices over a relatively short distance.
Collection of connected devices in one physical location such as a home or an office.
3. WAN (Wide Area Network)
Extends over a large geographical area and connects individual users or multiple LANs.
The Internet can be considered a WAN.
Large organizations use WANs to connect their various sites, remote employees, supplies and data
centers sot hey can run applications and access necessary data.
LAN and WAN are the two primary and best-known categories of area networks, while others have
emerged with technological advances.
4. WLAN (Wide Local Area Network)
Wireless computer network that links two or more devices using wireless communication within
the limited area such as home, school, computer laboratory, or office building.
5. MAN (Metropolitan Area Network)
Larger than a single building LAN but is located in a single geographic area that is smaller than a
WAN.
6. CAN (Campus Area Network)
Group of interconnected Local Area Network operating within a limited geographical area.
Smaller than WAN and MAN but larger than LAN.
7. PAN (Personal Area Network)
Enables communication between computer devices near a person.
PANs can be wired or wireless.
8. SAN (Server Area Network)
Specialized dedicated network that connect to multiple high-performance data storage devices and
resources.
Provide built-in security block-level access.
A SAN provides disaster recovery because it includes different storage devices, such as disk drives,
magnetic tapes and optical storage.
NETWORK TYPES
Network Types depends on how large they are and how much of an area they cover geographically.
Most people who have a basic knowledge of networking are familiar with the terms LAN and WAN.
BUS TOPOLOGY
• A network in which every computer and network device is connected to a single cable.
• It is bi-directional. It is a multi-point connection and a non-robust topology because if the backbone fails, the topology
crashes.
• Typically uses a network hub or switch, and is common in-home network. Every device has its own connection to the
hub.
• The performance of the attached devices is usually high because there are usually fewer devices connected in a star
topology that in other types of networks
• A star network is easy to set up and easy to troubleshoot. The cost of the setup is higher than for bus and ring network
topology, but if one attached devices fails, the other connected devices are unaffected,
• Provides redundant communication paths between some or all devices in a partial or full mesh.
• In full mesh topology, every device is connected to all other devices. In a partial mesh topology, some of the connected
devices or systems are connected to all others, but some of the devices only connect to a few other devices.
• Integrates the star and bus topologies in a hybrid approach to improve the work scalability.
• This types on network works well in companies that have various grouped workstations. The system is easy to
manage and troubleshoot. However, it is relatively costly to set up. If the central hub fails, then the network fails.
HYBRID TOPOLOGY
• Uses two or more differing network topologies. These topologies include a mix of bus, mesh, ring, star, and tree
topologies.
NETWORK DEVICES
Physical devices that enable and interaction between hardware on a computer network.
These devices are building blocks that permit communication between services and endpoints that consume
those services.
They are connectors that allow devices on a network to communicate with one another.
*These network devices also work at different segments of a computer network performing different works.
If we take a look at different devices, they work at different layers of the computer networks. Different layers of the computer
network are like different zones of a computer network with specified works, also called as network ‘protocols’.
COMMUNICATION DEVICE
Is a hardware device capable of transmitting an analog or digital signal over the telephone, other communication wire,
or wirelessly.
Network Hub
▪ A switch is a multiport network device whose purpose is to improve network efficiency and improve
communication between hubs, routers, and other network devices.
▪ Switches are intelligent devices that gather information from incoming packets in order to forward
them to the appropriate destination.
▪ Can actually learn the physical addresses of the devices that are connected to it, and it stores these
physical addresses (called MAC addresses) in its table.
▪ When a data packet is sent to a switch, it is only directed to its intended destination port.
▪ Switches are far more preferred over Hubs because they reduce any unnecessary traffic on the
network.
HUB SWITCH
Only detects that a physical device is connected to it. Can detect specific devices that are connected to it.
Keeps a record of the MAC addresses of those devices.
Hubs and Switches are used to exchange data within a local area network.
*to exchange data outside of their own network, a device needs to be able to read IP addresses.
Network Router
▪ A router is a network device that is responsible for routing traffic from one to another network. These
two networks could be private company network to a public network.
▪ Routes data from one network to another based on their IP addresses.
▪ The router is the gateway of a network.
▪ Used to connect network.
▪ Is what routes or passes your internet connection to all your devices.
▪ A typical small office or home office router will have a built-in switch with multiple ports, so that you
can connect multiple devices using an ethernet cable connection; and it also functions as a wireless
access point, so that wireless devices can have internet access.
*You can think of a router as a traffic police who directs different network traffic to different
directions.
Modem
• A modem stands for (Modulator + Demodulator). That means it modulates signal and demodulates the
signal between the digital data of a computer and the analog signal of a telephone line.
• Is what brings the internet into your home or business.
• Establishes and maintains a dedicated connection to your ISP to give access to the internet.
• A computer only reads digital signals, while the internet only reads analog signals. As analog data comes
in, the modem demodulates the incoming analog signals into a digital signal. Modem also modulates the
outgoing digital signals into an analog signal.
Repeater
Regenerate the signal over the same network before the signal becomes too weak or corrupted to extend the
length to which the signal can be transmitted over the same network.
For example: Inside a college campus, the hostels might be far away from the main college where the ISP line comes in. if the
college authority wants to pull a wire in between the hostels and main campus, they will have to use repeaters if the distance is
much because different types of cables have limitations in terms of the distances they can carry the data for.
Bridge
▪ A device used to connect multiple LANs together with a larger Local Area Network.
▪ It operates at the data link layer of OSI model and is also known as a layer of two switches.
▪ Basically, it used to divide network connections into sections, now each section has separate bandwidth and a
separate collision domain.
*bridge is used to improve network performance.
▪ Wireless bridge mode is a feature that’s built into a wi-fi router that wirelessly connects 2 networks together.
It does this by using a router’s wireless signal to connect to another router’s wireless signal to bridge the 2
networks together.
▪ Bridging mode is activated on an access point through an administrative setting or a physical switch on the
unit.
Bridges v. Repeaters
BRIDGE REPEATERS
Share similar physical appearance. Sometimes, a single unit performs both functions.
Perform traffic filtering and joins two networks together. Do not perform any traffic filtering and do not join two
networks together.
Repeater pass along traffic they receive.
Access Point
▪ A network device that is similar to a router, only it has its own built-in antenna, transmitter and adapter.
▪ An access point is a network device that has one or more antennas. It connects to the wired network through
its usual ethernet port, and it is capable of broadcasting and providing one or two wireless networks for the
wireless devices. Basically, it is the port of the wireless devices to join the network.
It is a circuit board installed in a computer that provides a dedicated network connection to the computer.
NIC allows communications between computers connected via LAN as well as communications over a large-
scale network through Internet Protocol (IP).
i.e. it provides the necessary hardware circuitry so that the physical layer processes and some data link layer
processes can run on it.
Wireless NIC
These are NICs that use antenna to provide wireless reception through radio frequency waves.
Wireless NICs are designed for Wi-Fi connection.
USB NIC
These are NICs that provide network connection through a device plugged into the USB port.
Fiber Optic NIC
These are expensive and more complex NICs that are used as a high-speed support system for
network traffic handling on server computers. This could also be accomplished by combining
multiple NICs.
TRANSMISSION MEDIA
In the data communication terminology, transmission medium is a physical path between the transmitter and the
receiver i.e. it is the channel through which data is sent from one place to another.
Guided Media
Unguided Media
• This tool is used to connect RJ-45, RJ-11, and other connectors to the end of a cable.
• Some crimping tools have a built-in wire cutter near the handle.
• A useful device that allows you to check the continuity of the cable to figure out if the signal is strong enough to get
through to the network.
• This helps to eliminate cable connectivity issues while troubleshooting the problems.
• Note: it is important to remember that you should never connect a live wire circuit to a network cable tester. It should
be used only after the cable has been disconnected from the router, modem, and a computer.
• Generally, a network cable tester has two parts ─ the tester and remote.
• Most testers work with two or three connectors. In general, they will have an Ethernet RJ-45 connector, telephone
cable RJ-11 connectors and one for BNC for the coaxial cable.
• A useful device that uses connectors to properly compress the coaxial cable.
• You will need to use a connector that is the right fit with the cable wire. Using the male and female F-style and N-type
connectors that will be able to connect the coaxial wire. Once the connector is attached, it is a simple matter to use the
compression tool and compress the coaxial cable by closing the level and sealing tightly.
WIRE STRIPPER
• A tool designed to remove the protective covering (jacket) off of a cable to expose the inner wires.
WIRE CUTTER
• A networking tool used to cut network cables to the required length. Wire cutters are designed with sharp blades that
are able to cleanly cut through the wire or cable without causing any damage to the conductor or insulation.
MULTIMETER
• A versatile networking tool that is used to measure a variety of electrical parameters such as voltage, current, and
resistance.
• In networking, it is used for testing power supplies, i.e., to measure the voltage output of power supplies in networking
equipment such as routers, switches, and access points.
TONE GENETATOR
• A networking device used to identify and trace the path of a network cable. It works by sending a signal down the
cable and producing a tone at the other end of the cable, which can be detected using a probe.
LOOPBACK ADAPTER
• A hardware device used in networking to diagnose and pinpoint problems in copper cables such as twisted pair,
coaxial, and flat ribbon cables.
• In networking, heat guns are primarily used for heat-shrink tubing applications.
• Used for drying and curing of adhesives, coatings, and other materials used in networking.
SCREWDRIBER SET
• Collection of screwdrivers in various sized and shapes that are used to loosen or tighten screws.
CABLE TIE
SCISSORS
• Was generalized in 1980’s, 5S began as a part of the Toyota Production System (TPS).
• The manufacturing method begun by the leaders at the Toyota Motor Company in the early and mid-20th century.
The term 5S comes from five Japanese words: In English, these words are often translated to:
Seiri Sort
Seiton Set in order
Seiso Shine
Seiketsu Standardize
Shitsuke Sustain
5S
• Is a system for organizing spaces so work can be performed efficiently, effectively, and safely.
• Is a philosophy and a way of organizing and managing the workspace and work flow with the intent to improve
efficiency by eliminating waste, improving flow and reducing process unreasonableness.
• It is for improvement of the working environment.
• This system focuses on putting everything where it belongs and keeping the workplace clean, which makes it easier
for people to do their jobs without wasting time or risking injury.
• Each S represents one part of a 5-step process that can improve the overall function of the business.
S1: SORT
• This system, often referred to as Lean Manufacturing in the West, “aims to increase the value of products or services
for customers”.
• This is often accomplished by identifying and eliminating waste from production processes.
• Identify waste and reduce the wastes.
o The seven wastes
1. Overproduction
2. Inventory
3. Waiting
4. Motion
5. Transportation
6. Rework
7. Over processing
• Identify abnormalities
• Improve safety
• Improve productivities
• Teamwork improvement through everyone’s participation
IF NO 5S ACTIVITIES
S1: Sort
S2: Set
S3: Shine
• Cleaning up one’s workplace daily so that there is no dust on floors, machines or equipment.
• Will create ownership and build pride in in the workers.
• Examples of “Shining” activities
o Daily sweeping and mopping of floor, bathroom, corridor, etc.
o Regular cleaning and maintenance of equipment and tools.
o Periodical check for changes in equipment and the service area such as leaks, vibration, misalignment,
breakage, etc.
o IPC activities such as hand hygiene, waste segregation are also part of shine.
S4: Standardize
• Maintain an environment where S1 to S3 are implemented in the same manner throughout the organization.
• Give opportunities to employees to take active part in the development of these standards.
• Examples of “Standardize” activities
o Work instructions, Standard Operating Procedures (SOPs).
o Checklist development and regular usage of SOPs.
o Mechanism and format development for ordering supplies, reporting, etc.
o Color coding for waste segregation.
o Standardized common symbols.
S5: Sustain
27 26 25 24 23 22 21 20
128 64 32 16 8 4 2 1
For example:
To represent the decimal number 160 in binary, it would require the eight bits binary number 10100000.
16010=101000002
Subscripting the base number to the end of the number helps indicate what base the number is representing.
However, binary numbers are more natural for digital computers to work with.
In a digital computer:
The digits ‘1’ and ‘0’ can be thought of as ‘On’ and ‘Off’, ‘True’ and ‘False’, or ‘Yes’ and ‘No’.
For example, in the decimal number 1234 consists of the digits 4 in the units (ones) position, 3 in the tens position, 2 in the
hundreds, and 1 in the thousands position
1000 + 200 + 30 + 4
1234
For example:
decimal: 74
binary: 1001010
1 1 2
octal: 112
Decimal to Octal
179210 = 8