Comp 346/446 - Intro to Telecommunications

Peter Dordal, Loyola Univ Chicago Dept of  Computer Science. 

TTh 6:00-9:10, LT-412 (linux lab)

Text: Data and Computer Communications, William Stallings, Eighth Edition (Seventh is ok), Prentice-Hall, 2007, ISBN-10: 0132433109, ISBN-13: 978-0132433105.

General course groundrules are here. Exams will count for between 70% to 80% of your grade, with homework and programs making up the The final will be Thursday, June 28, at our usual class time.

Spring 2022:
I am generally in my office on Mondays from noon to a little before 4:00.
Sometimes I have meetings or come in late, so check first.
I am also available other times via Zoom, by appointment. Contact me via email for the Zoom meeting ID.


The final exam study guide is here. Answers are here, now with a correction to ch 14 #8.
You will be provided with the following sheet of formulas and definitions

The midterm study guide is here. Answers are available here.

You will be provided with the following formula sheet during the exam.


Course notes

class 1, May 22
class 2, May 24
class 3, May 29
class 4, May 31
class 5, Jun 5
class 6, Jun 7
class 7, Jun 12 (partial lecture + midterm)
class 8, Jun 14
class 9, Jun 19
class 10, Jun 21
class 11, Jun 26

Programming assignments

Assignment 1: oscillator and mixer

Assignment 2: echo and bandpass filter (with correction!)

Extra-credit assignment, definitely optional


Java files

Some wav files are here. These now include the original 16-bit cantdo.wav, and also low- and high-pass filtering applied with cutoffs of 400, 600, 900, 1200, and 1875 Hz.

Here is my brief doco on spread spectrum, for those missing the 7th edition's chapter 9 on this.

More documentation


Course Outline:

This is approximate; see study guide for more specific information.

What is telecommunications? How is it different from data communications?
Characteristics of voice traffic: minimal delay, even smaller variation in delay, reservations
POTS; circuit switching
Connecting exchanges
Long lines, physical transmission issues
Digitization; encoding of voice
TDM, FDM (note that there are some subtle encoding issues)
Basics of packet switching
Basics of routing
Brief review of TCP/IP

Packet switching again
ATM
Congestion management
SONET, optical fiber
Frame Relay, ISDN
Cellular phones

Chapters in book to be read are listed in parenthesis.

1. Introduction, OSI Model, Protocols and Architecture (Ch. 1,Ch. 2)

2. Data Transmission (Ch. 3)

3. Transmission Media (Ch. 4)

4. Data Encoding (Ch. 5)

5. Data Communications Interface (Ch. 6)

6. Data Link Control (Ch. 7)

7. Multiplexing (Ch. 8)

Midterm

8. Circuit Switching (Ch. 9)

9. Packet Switching (Ch. 10)

10. ATM and Frame Relay (Ch. 11)

11. Congestion Control in Data Networks (Ch. 12)

12. ISDN (Appendix A)