IB Computer Science Topic 3 - Networks
IB Computer Science Topic 3 - Networks
Networks
SLIDESMANIA.COM
Computer Network
• Two or more computer systems that are connected and able to
communicate and exchange data.
○
■ The high bandwidth increases the data transfer rate which in turn increases the productivity of
our company.
Disadvantages Of Wide Area Network:
○ Security issue:
■ A WAN network has more security issues as compared to LAN and MAN network as all the
technologies are combined together that creates the security problem.
○ Needs Firewall & antivirus software:
■ The data is transferred on the internet which can be changed or hacked by the hackers, so
the firewall needs to be used. Some people can inject the virus in our system so antivirus is
needed to protect from such a virus.
○ High Setup cost:
■ An installation cost of the WAN network is high as it involves the purchasing of routers,
switches.
○ Troubleshooting problems:
■ It covers a large area so fixing the problem is difficult.
SLIDESMANIA.COM
VLAN = Virtual Local Area Network
○ A virtual local area network (VLAN) is a logical group of workstations, servers and
network devices that appear to be on the same LAN despite their geographical
distribution.
○ A VLAN allows a network of computers and users to communicate in a simulated
environment as if they exist in a single LAN.
○ VLANs are implemented to achieve scalability, security and ease of network
management and can quickly adapt to changes in network requirements and
relocation of workstations and server nodes.
SLIDESMANIA.COM
VLAN = Virtual Local Area Network
SLIDESMANIA.COM
VLAN vs LAN
SLIDESMANIA.COM
Internetwork
○ An internetwork is defined as two or more computer network LANs or WAN or
computer network segments are connected using devices, and they are
configured by a local addressing scheme. This process is known as
internetworking.
○ An interconnection between public, private, commercial, industrial, or government
computer networks can also be defined as internetworking.
○ An internetworking uses the internet protocol.
○ The reference model used for internetworking is Open System
Interconnection(OSI).
SLIDESMANIA.COM
Types Of Internetwork:
○ Extranet:
■ An extranet is a communication network based on the internet protocol such as
Transmission Control protocol and internet protocol . It is used for information
sharing. The access to the extranet is restricted to only those users who have login
credentials. An extranet is the lowest level of internetworking. It can be categorized as
MAN, WAN or other computer networks. An extranet cannot have a single LAN, at least it
must have one connection to the external network.
○ Intranet:
■ An intranet is a private network based on the internet protocol such as
Transmission Control protocol and internet protocol. An intranet belongs to an
organization which is only accessible by the organization's employee or members.
The main aim of the intranet is to share the information and resources among the
organization employees. An intranet provides the facility to work in groups and for
teleconferences.
SLIDESMANIA.COM
Intranet Advantages
○ Communication:
■ It provides a cheap and easy communication. An employee of the organization can
communicate with another employee through email, chat.
○ Time-saving:
■ Information on the intranet is shared in real time, so it is time-saving.
○ Collaboration:
■ Collaboration is one of the most important advantage of the intranet. The information is
distributed among the employees of the organization and can only be accessed by the
authorized user.
○ Platform independence:
■ It is a neutral architecture as the computer can be connected to another device with
different architecture.
○ Cost effective:
■ People can see the data and documents by using the browser and distributes the
SLIDESMANIA.COM
duplicate copies over the intranet. This leads to a reduction in the cost.
Topology
Topology defines the structure of the network of how all the components are
interconnected to each other.
There are two types of topology: physical and logical topology.
• Physical topology is the geometric representation of all the nodes in a
network. It refer to the physical interconnections of all devices in the
network.
• A logical topology is a concept in networking that defines the architecture of
the communication mechanism for all nodes in a network. Using network
equipment such as routers and switches, the logical topology of a network can
be dynamically maintained and reconfigured.
SLIDESMANIA.COM
SLIDESMANIA.COM
Bus Topology
Computer network in which a bus
connects all the devices together
through a common cable.
SLIDESMANIA.COM
Advantages of Bus topology:
• Low-cost cable: In bus topology, nodes are directly
connected to the cable without passing through a hub.
Therefore, the initial cost of installation is low.
• Moderate data speeds: Coaxial or twisted pair cables are
mainly used in bus-based networks that support upto 10
Mbps.
• Familiar technology: Bus topology is a familiar technology as
the installation and troubleshooting techniques are well
known, and hardware components are easily available.
• Limited failure: A failure in one node will not have any effect
on other nodes.
SLIDESMANIA.COM
Disadvantages of Bus topology:
• Extensive cabling: A bus topology is quite simpler, but still it
requires a lot of cabling.
• Difficult troubleshooting: It requires specialized test equipment
to determine the cable faults. If any fault occurs in the cable, then
it would disrupt the communication for all the nodes.
• Signal interference: If two nodes send the messages
simultaneously, then the signals of both the nodes collide with
each other.
• Reconfiguration difficult: Adding new devices to the network
would slow down the network.
• Attenuation: Attenuation is a loss of signal leads to
communication issues. Repeaters are used to regenerate the
SLIDESMANIA.COM
signal.
Ring Topology
• Ring topology is like a bus topology, but with connected ends.
• The node that receives the message from the previous computer will retransmit
to the next node.
• The data flows in one direction, i.e., it is unidirectional.
• The data flows in a single loop continuously known as an endless loop.
• It has no terminated ends, i.e., each node is connected to other node and
having no termination point.
• The data in a ring topology flow in a clockwise direction.
• The most common access method of the ring topology is token passing.
• Token passing : It is a network access method in which token is passed from
one node to another node.
• Token : It is a frame that circulates around the network.
SLIDESMANIA.COM
Ring Topology
SLIDESMANIA.COM
Working of Token passing
• A token moves around the network, and it is passed from computer to
computer until it reaches the destination.
• The sender modifies the token by putting the address along with the data.
• The data is passed from one device to another device until the destination
address matches. Once the token received by the destination device, then it
sends the acknowledgment to the sender.
• In a ring topology, a token is used as a carrier
SLIDESMANIA.COM
Advantages of Ring topology:
• Network Management: Faulty devices can be removed from the network
without bringing the network down.
• Product availability: Many hardware and software tools for network operation
and monitoring are available.
• Cost: Twisted pair cabling is inexpensive and easily available. Therefore, the
installation cost is very low.
• Reliable: It is a more reliable network because the communication system is
not dependent on the single host computer.
SLIDESMANIA.COM
Disadvantages of Ring topology:
• Difficult troubleshooting: It requires specialized test equipment to determine
the cable faults. If any fault occurs in the cable, then it would disrupt the
communication for all the nodes.
• Failure: The breakdown in one station leads to the failure of the overall
network.
• Reconfiguration difficult: Adding new devices to the network would slow down
the network.
• Delay: Communication delay is directly proportional to the number of nodes.
Adding new devices increases the communication delay.
SLIDESMANIA.COM
Star Topology
• Star topology is an arrangement of the network in which every node is
connected to the central hub, switch or a central computer.
• The central computer is known as a server, and the peripheral devices attached
to the server are known as clients.
• Coaxial cable or RJ-45 cables are used to connect the computers.
• Hubs or Switches are mainly used as connection devices in a physical star
topology.
• Star topology is the most popular topology in network implementation.
SLIDESMANIA.COM
Advantages of Star topology:
• Efficient troubleshooting : In a star topology, all the stations are connected to the
centralized network. Therefore, the network administrator has to go to the single station to
troubleshoot the problem.
• Network control : Complex network control features can be easily implemented in the star
topology. Any changes made in the star topology are automatically accommodated.
• Limited failure : As each station is connected to the central hub with its own cable,
therefore failure in one cable will not affect the entire network.
• Familiar technology : Star topology is a familiar technology as its tools are cost-effective.
• Easily expandable : It is easily expandable as new stations can be added to the open
ports on the hub.
• Cost effective: Star topology networks are cost-effective as it uses inexpensive coaxial
cable.
• High data speeds : It supports a bandwidth of approx 100Mbps. Ethernet 100BaseT is one
of the most popular Star topology networks.
SLIDESMANIA.COM
Disadvantages of Star topology:
• A central point of failure:
• If the central hub or switch goes down, then all the connected nodes will
not be able to communicate with each other.
• Cable:
• Sometimes cable routing becomes difficult when a significant amount of
routing is required.
SLIDESMANIA.COM
Tree Topology
• Tree topology combines the characteristics of bus topology and star topology.
• A tree topology is a type of structure in which all the computers are
connected with each other in hierarchical fashion.
• The top-most node in tree topology is known as a root node, and all other
nodes are the descendants of the root node.
• There is only one path exists between two nodes for the data transmission.
Thus, it forms a parent-child hierarchy.
SLIDESMANIA.COM
Advantages of Tree topology:
• Support for broadband transmission:
• Tree topology is mainly used to provide broadband transmission, i.e., signals are
sent over long distances without being attenuated.
• Easily expandable:
• We can add the new device to the existing network. Therefore, we can say that tree
topology is easily expandable.
• Easily manageable:
• In tree topology, the whole network is divided into segments known as star
networks which can be easily managed and maintained.
• Error detection:
• Error detection and error correction are very easy in a tree topology.
• Limited failure:
• The breakdown in one station does not affect the entire network.
• Point-to-point wiring:
SLIDESMANIA.COM
❏ Flexibility/convenience
Disadvantages of wireless networks
❏ Wireless communication gives relatively low speed
❏ Wireless communication gives high error rates
❏ Wireless communication is affected by weather
❏ Wireless communication offers weakest protection, security, privacy.
❏ Wireless networks are less reliable
❏ Some old devices don’t have wireless connection capability.
❏ Health concerns
SLIDESMANIA.COM
Hardware components of a wireless
network
• A modem
• A wireless router serves a similar function to traditional routers in wired
networks.
• A wireless network adapter/wireless NIC
• A device that has the ability to connect to the wireless network (PC,
smartphone, etc)
• Wireless antennas.
• A wireless repeater
• Ethernet to Wireless Access Point or Ethernet to wireless repeater.
• Ethernet over power line to wireless repeater or WAP.
SLIDESMANIA.COM
Software components of a wireless
network
• Dynamic Host Configuration Protocol (DHCP)
• Software Firewall
• Name/SSID
• NIC drivers
• Operating System
• Security Software
• Wireless Application Protocol
• Web browser
SLIDESMANIA.COM
Characteristics of wireless networks
• 1G 2G
• 3G
• 4G
• LTE
• WiMAX
• 5G
• Sensor networks
SLIDESMANIA.COM
WiMAX vs LTE
• Both considered as 4G technology and are all IP technologies
• They use different channels
• LTE is compatible with 2G and 3G system while WiMAX doesn’t.
• Building LTE network is more expensive than building WiMAX network
• LTE allows much greater speed for mobile users.
• WiMAX isn't as popular and LTE is much more widespread
• WiMAX is considered a better choice for low-cost network installation in
developing countries
SLIDESMANIA.COM
Network security methods
• Passwords
• Antivirus
• Firewall
• Turn on /off wireless broadcasts
• Enable/disable SSID broadcasts
• Block access to wireless devices by MAC address
• WEP Wireless Security
• WPA, WPA2 Wireless Security
• Wireless Protected Setup (WPS)
• Prevent Physical Access
• Encryption software
SLIDESMANIA.COM
WPS methods
• PIN
• Push buttons
• the user pushes a WPS button on both devices (wireless router or access
point and the client device)
• NFC
• USB transfer
SLIDESMANIA.COM