From 10afaa2913547b7c8c91bbec50a1332e713ebf1d Mon Sep 17 00:00:00 2001 From: Galane Basha Date: Sun, 19 Nov 2023 13:56:46 -0500 Subject: [PATCH 1/2] Added 18-819E --- electives/18819E.md | 50 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 electives/18819E.md diff --git a/electives/18819E.md b/electives/18819E.md new file mode 100644 index 0000000..daf0009 --- /dev/null +++ b/electives/18819E.md @@ -0,0 +1,50 @@ + +# 18-819E: Elements of Quantum Communication and Networks + + +| Category | Difficulty(out of 10) | +|:---------:|:---------------------:| +|HW | 5 | +|Exams | 4 | +|Final Project | 8 | + +This course is part of the Special Topics in Physics series and was offered during the Fall academic year at CMU Pittsburgh, focusing on Quantum Mechanics and Communication within the field of Applied Physics. + +Prerequisites: Prior knowledge of Quantum Mechanics is beneficial but not mandatory. + +## Topics Covered + +* Foundations of Quantum Photonics: Classical light fields, Quantization of light fields, Axioms of Quantum Mechanics, Superposition and Entanglement. +* Communication Systems: Building blocks and concepts for communication, Classical Communication, Quantum Communication and Cryptography. +* Elements of communication networks. + +## What to expect + +### Homework +* **Frequency:** Bi-weekly. +* **Format:** Predominantly hand calculations and written responses. +* **Guidance:** Opportunities available for seeking clarifications. + +### Exams +* **Frequency:** Two (Mid-term and Final). +* **Format:** Take-home exams covering a broad spectrum of course topics. +* **Focus:** Foundational concepts of the course. + +### Project +* **Overview:** A semester long term project integrating various course topics. +* **Collaboration:** Student-formed groups. +* **Requirements:** Project proposal, interim progress, final presentation, and written documentation. + + +## Strategies for Success + +* Start homework early to allow time for clarification on ambiguities. +* Regularly consult the articles provided by the instructor. +* Engage actively in lectures, seeking clarification when needed. +* Leverage lecture recordings for homework and exam preparation. + + +## Additional Considerations +* **Instructor Support:** Directly approach the instructor with questions, as no TA is available. +* **Resources:** A mix of recommended books and a requirement to read various articles and review papers. +* **Email Communication:** The instructor is responsive to emails. \ No newline at end of file From cc6926bfe27b95fb913e585a746fcf78ab30aa60 Mon Sep 17 00:00:00 2001 From: Galane Basha Namomsa <79045510+galane-basha@users.noreply.github.com> Date: Sun, 19 Nov 2023 16:47:52 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec214e5..8e5556d 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ expect from the core classes from the ECE and CS programs at CMU. - [18-792: Advanced Digital Signal Processing](electives/18792.md) - [18-793: Image and Video Processing](electives/18793.md) - [18-794: Pattern Recognition Theory](electives/18794.md) +- [18-819E: Elements of Quantum Communication and Networks](electives/18819E.md) - [18-843: Mobile and Pervasive Computing](electives/18843.md) - [18-847C: Data Center Computing](electives/18847.md) - [18-847F: Foundations of Cloud and Machine Learning Infrastructure](electives/18847F.md)