It's UWAweek 17 (1st semester, week 8)

help3002

This forum is provided to promote discussion amongst students enrolled in CITS3002 Computer Networks.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message. How do I ask a good question?

Displaying selected article
Showing 1 of 253 articles.
Currently 1 other person reading this forum.


 UWA week 15 (1st semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
5:37am Tue 9th Apr, Christopher M.

ANONYMOUS wrote:
> Lecture 2 states "[RX] Monitors (only detects) transmission errors" as a responsibility of the physical layer. > How does the physical layer detect errors? Are detection techniques such as hamming, parity, crc etc not a function of the DLL?
In practice the situation is blurred because the PL and DLL are combined in a Media Access Control (MAC) Layer, such as a single Ethernet interface card. If taken too literally - that the PL is just the wire itself, the scene where errors and collisions occur - then we must assume that the DLL has all the responsibility of decoding the signal and detecting invalid signals. But if we believe that the PL includes, not just the wire, but also circuitry to encode and decode the signals, then that circuitry 'simultaneously' detects invalid signals. IN case of wired Ethernet that same decoding circuitry might also implement signal truncation and jamming. You may find it easy to think of the PL as performing the 'physical' roles, and the DLL as the 'logical' role.
> Could I also confirm if collision detection & avoidance including protocols like CSMA are purely a function of DLL?
As above, you can think of collision detection as a 'physical' activity, but deciding what to do about it, a 'logical' activity, a role of the DLL. The wire, the air, can't do anything except propagate and attenuate the single, but they are directly connected the circuitry that can make 'sense' of what is observed.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy