A Python-based engineering portfolio focused on optical system validation, IM-DD PAM4 interconnects, laser and receiver analysis, and OIF 800ZR-aligned coherent optical links.
This repository contains a collection of engineering-oriented optical communication projects implemented in Python.
The portfolio focuses on practical system modeling, simulation, analysis, and validation of modern optical communication systems, ranging from component characterization to end-to-end coherent optical links.
| Project | Description | Status |
|---|---|---|
| 01 Optical System Validation | Measurement-oriented validation of optical components, subsystems, and links | 🚧 In Progress |
| 02 IM-DD PAM4 Interconnect | Short-reach PAM4 transmitter, channel, receiver, eye, BER, and equalization analysis | ⏳ Planned |
| 03 Laser and Receiver Analysis | Laser characterization, photodetector response, TIA noise, and receiver performance | ⏳ Planned |
| 04 Coherent 800ZR Link | OIF 800ZR-aligned coherent link, OSNR, DSP, and BER simulation | ⏳ Planned |
- Python
- NumPy
- SciPy
- Matplotlib
- Pandas
- Jupyter Notebook
- Pytest
optical-systems-portfolio/
├── 01_optical_system_validation/
├── 02_imdd_pam4_interconnect/
├── 03_laser_and_receiver_analysis/
├── 04_coherent_800zr_link/
├── common/
├── docs/
├── figures/
├── tests/
├── README.md
├── requirements.txt
└── LICENSE
The repository is under active development.
The first project, Optical System Validation, is currently being implemented. Additional projects will be added progressively as the portfolio evolves.