Hi good people!
Here are the necessary links to study for EEE 3287, Network and
Communication Systems.
Happy Studying!
SI (Communication Part):
1. Elements of Data Communication. Link:
https://www.geeksforgeeks.org/components-of-data-communication-system/
2. Rules of Data Transmission (Two rules: Confidentiality, having fixed receiver and
Authenticity, having fixed sender)
3. Effectiveness of Data Communication System. Link (See article 1.1):
https://www.uobabylon.edu.iq/eprints/publication_10_11263_1412.pdf
4. Network & Network Criteria. Link (see article 1.2):
https://www.uobabylon.edu.iq/eprints/publication_10_11263_1412.pdf
5. Data Flow. Link (see the last part of article 1.1):
https://www.uobabylon.edu.iq/eprints/publication_10_11263_1412.pdf
6. Types of Connection. Link:
http://www.myreadingroom.co.in/notes-and-studymaterial/68-dcn/677-different-ty
pes-of-connections.html
7. Network Topology. Link:
https://www.geeksforgeeks.org/types-of-network-topology/
8. OSI Model. Link: https://www.javatpoint.com/osi-model
9. TCP/IP Model. Link: https://www.geeksforgeeks.org/tcp-ip-model/
10. Digital Signal. Link:
https://www.thetalearningpoint.com/2023/07/digital-signals.html
11. Transmission of Digital Signals. Link:
https://ecomputernotes.com/computernetworkingnotes/communication-networks/
digital-signal-transmission
12. Transmission Impairment. Link:
https://www.geeksforgeeks.org/transmission-impairment-in-data-communication/
13. Digital to Digital Conversion (Line Encoding). Link:
https://www.youtube.com/watch?v=nkSebRJ0cG0 (part-1),
https://www.youtube.com/watch?v=t1zpzRB0wOs (part-2),
https://www.youtube.com/watch?v=5V8p6EOjuF0 (part-3),
https://www.youtube.com/watch?v=fVvv9NUlMxA (part-4),
https://www.youtube.com/watch?v=CU0JQ7nLSjs (part-5)
14. Analog Signal to Digital Signal Conversion. Link:
https://www.geeksforgeeks.org/analog-to-digital-conversion/?ref=lbp
15. Transmission Mode. Link:
https://www.quantil.com/content-delivery-insights/content-acceleration/data-trans
mission/ and
https://www.geeksforgeeks.org/difference-between-serial-and-parallel-transmissi
on/
16. Analog Transmission. Link:
https://www.geeksforgeeks.org/digital-to-analog-conversion/?ref=lbp
17. Analog to Analog Conversion. Link:
https://www.geeksforgeeks.org/analog-to-analog-conversion-modulation/?ref=lbp
18. Multiplexing. Link:
https://www.geeksforgeeks.org/multiplexing-channel-sharing-in-computer-networ
k/?ref=lbp
19. Error & Error Detection Method. Link:
https://www.geeksforgeeks.org/error-detection-in-computer-networks/
MMH (Network Part):
1. Computer Network. Link (mainly definition):
https://www.geeksforgeeks.org/basics-computer-networking/
2. Client Server Model. Link: https://www.geeksforgeeks.org/client-server-model/
3. Transmission Technologies. Link:
https://www.geeksforgeeks.org/types-of-transmission-technology/
4. Nyquist Theorem & Shannon Capacity. Link:
https://www.youtube.com/watch?v=0O6jxk5i_Lc
5. Guided Transmission Media. Link:
https://www.geeksforgeeks.org/types-transmission-media/ and
https://www.javatpoint.com/guided-transmission-media
6. Wireless Transmission. Link:
https://www.tutorialspoint.com/data_communication_computer_network/wireless_
transmission.htm
7. Baseband Transmission. Link: See line encoding videos in SI Madam’s part
(point no. 13).
8. Clock Recovery. Link: https://www.tek.com/en/support/faqs/what-clock-recovery
9. Passband Transmission. Link: Chapter-05 of the book Data Communication and
Networking by Behrouz A. Forouzan. Important Question: Why is it needed to
shift phase and amplitude together?
10. Circuit Switching and Packet Switching. Link: Chapter-08 of the book Data
Communication and Networking by Behrouz A. Forouzan. Important: How both of
them work, the difference between them, and which one is not used on the
internet and why.
11. Data Link Layer. Link:
https://www.tutorialspoint.com/data_communication_computer_network/data_link
_layer_introduction.htm
12. Bit stuffing. Link:
https://www.tutorialspoint.com/what-is-bit-stuffing-in-computer-networks and for
byte and bit stuffing, see
https://www.tutorialspoint.com/difference-between-byte-stuffing-and-bit-stuffing
13. Physical Layer Coding Violation. Link:
https://www.tutorialspoint.com/what-is-physical-layer-coding-violation
14. Calculation of Polynomial Code by Checksum.
15. Simple Parity Checking. Link: https://www.youtube.com/watch?v=Bwih7_AT1oI
16. Two Dimensional Parity Checking. Link:
https://www.youtube.com/watch?v=HXtCxedP6Ww
17. Checksum. Link: https://www.youtube.com/watch?v=vi-B6O1yliM&t=416s
18. CRC. Link: https://www.youtube.com/watch?v=zoyvTjxT9DI and
https://www.youtube.com/watch?v=GzIF8JvoRXk
19. Hamming Code. Link: https://www.youtube.com/watch?v=wt8oV4p4N08
20. Data Link Controls. Link: https://www.javatpoint.com/data-link-controls
21. Dijkstra’s Algorithm or Greedy Algorithm. Link: For undirected graph
https://www.youtube.com/watch?v=bHolUy5sqq8 and for directed graph
https://www.youtube.com/watch?v=p0MUtpaw1ks
22. The medium access control sublayer (MAC). Link (the topic is less important):
https://www.tutorialspoint.com/medium-access-control-sublayer-mac-sublayer
23. Introduction to Classful IP Addressing. RUET’s IP address is a class A IP
address. Link:
https://www.geeksforgeeks.org/introduction-of-classful-ip-addressing/?ref=lbp
and for IP4 https://www.geeksforgeeks.org/what-is-ipv4/?ref=lbp
24. CIDR. Link: https://www.youtube.com/watch?v=-vn4yKmnX6g and
https://www.youtube.com/watch?v=DU9XMds59QM
25. Subnet Creation. Link:
https://www.geeksforgeeks.org/introduction-to-subnetting/?ref=lbp
26. IPV4 Header. Link: https://www.tutorialspoint.com/ipv4/ipv4_packet_structure.htm
and https://www.geeksforgeeks.org/introduction-and-ipv4-datagram-header/