SIT202 Problem Solving Report 1
SIT202 Problem Solving Report 1
Trimester 2, 2017
All work completed/submitted as part of this assessment task must be your own, individual work.
Any content drawn from other materials, including unit materials, must be clearly quoted where
appropriate, and/or clearly referenced. All students should review and be familiar with the content
provided by the University regarding how to reference other materials:
http://www.deakin.edu.au/students/study-support/referencing
http://www.deakin.edu.au/students/study-support/referencing/academic-integrity
As per the Unit Guide, the following Unit Learning Outcomes are relevant to this project:
ULO 1. Demonstrate knowledge of concepts and roles of computer architecture and the influence
of different layers of communication protocols.
You will be required to demonstrate knowledge of concepts and the architecture of
computer networks including protocol layering, and services provided by layers.
ULO 2. Differentiate the types of networks, communication and user oriented protocols, and their
influence on transmission speed, reliable delivery and security.
You will be required to demonstrate knowledge of the different types of networks and
protocols and how they influence the various characteristics of networks for the
transmission of data between devices on a computer network.
Question 1 (Week 1) (10 + 12 = 22 marks)
a) Consider creating a new type of network where the network cable (copper) has a large
bandwidth and will be shared between several users.
i. Briefly describe how this network could be constructed either as a low-pass channel
using TDM, or as several bandpass channels using FDM.
ii. Identify one advantage and one disadvantage for each approach (note that it is
possible that an advantage for one approach could be a disadvantage of the other
approach).
b) You are employed by an organisation that stores and processes large volumes of highly
sensitive data. After moving to new premises (a new building), you discover that the wired
network between the data storage units and computation units is much higher latency
than previously. Your colleague suggests using an ad-hoc wireless network between the
two units will resolve the matter.
i. Briefly explain two potential problems with this approach.
ii. Considering each of the four components of latency (propagation time,
transmission time, queuing time, and processing delay), identify and explain one
possible cause and how to resolve it.
Question 3 (Week 3) (6 + 24 = 30 marks)
a) The ARP protocol is used to identify an Ethernet address for a given IP address and the
information discovered using this protocol is temporarily kept by a device in its “ARP
cache”. Consider eliminating the ARP protocol by having devices periodically broadcast
their Ethernet and IP addresses instead, and explain the advantages and disadvantages of
this approach.
b) Referring to the Week 3 slides and training videos for examples of CRC and Internet
checksum calculations:
i. Demonstrate the generation of the CRC code for the following input:
ii. Demonstrate the generation of the 16-bit Internet checksum for the following
input:
• Part (a-i)
o (5 marks) Explanation of why all layers are required to be present.
• Part (a-ii)
o (5 marks) Discussion of whether Forouzan’s identified advantage is still relevant.
• Part (b)
o (3 marks) Explanation of why two physical layers are required.
o (3 marks) Explanation of why two data link layers are required.
o (6 marks) Explanation of how separate physical and data link layers are used as a
datagram passes through the router.
• Part (a)
o (3 marks) Description of low-pass channel using TDM.
o (3 marks) Description of several bandpass channels using FDM.
o (2 marks) Advantage of low-pass and TDM.
o (2 marks) Advantage of several bandpass and FDM.
o (2 marks) Disadvantage of low-pass and TDM.
o (2 marks) Disadvantage of several bandpass and FDM.
• Part (b-i)
o (4 marks) Identification and explanation of first problem.
o (4 marks) Identification and explanation of second problem.
• Part (b-ii)
o (4 marks) Identification and explanation of possible cause
o (3 marks) Description of resolution to possible cause.
Question 3 (6 + 24 = 30 marks)
• Part (a)
o (3 marks) Explanation of advantages.
o (3 marks) Explanation of disadvantages.
• Part (b-i)
o (5 marks) Correct application of division.
o (3 marks) Correct quotient.
o (1 marks) Correct CRC code.
o (3 marks) General working.
• Part (b-ii)
o (3 marks) Correct application of addition.
o (3 marks) Correct demonstration of wrapping overflow bits.
o (2 marks) Correct checksum.
o (4 marks) General working.
Question 4 (7 + 6 + 6 = 19 marks)
• Part (a-i)
o (2 marks) Example of router commands.
o (2 marks) Example of switch commands.
• Part (a-ii)
o (3 marks) Explanation of why switch commands are applied to a virtual interface.
• Part (b)
o (3 marks) Explanation of problem with the telnet command.
o (3 marks) Explanation of alternative tool.
• Part (c)
o (3 marks) Explanation of the need for IPCP.
o (3 marks) Description of what IPCP is used for (what it does).